Your IP : 216.73.216.79


Current Path : /var/www/html/maiwp/node_modules/vue2-transitions/
Upload File :
Current File : /var/www/html/maiwp/node_modules/vue2-transitions/package.json

{
  "_from": "vue2-transitions@^0.3.0",
  "_id": "vue2-transitions@0.3.0",
  "_inBundle": false,
  "_integrity": "sha512-m1ad8K8kufqiEhj5gXHkkqOioI5sW0FaMbRiO0Tv2WFfGbO2eIKrfkFiO3HPQtMJboimaLCN4p/zL81clLbG4w==",
  "_location": "/vue2-transitions",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "vue2-transitions@^0.3.0",
    "name": "vue2-transitions",
    "escapedName": "vue2-transitions",
    "rawSpec": "^0.3.0",
    "saveSpec": null,
    "fetchSpec": "^0.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue2-transitions/-/vue2-transitions-0.3.0.tgz",
  "_shasum": "765fc0d743103fcfe2d10f431697d8873a075c17",
  "_spec": "vue2-transitions@^0.3.0",
  "_where": "C:\\nginx\\nginx-1.16.0\\html\\perpaduan",
  "author": {
    "name": "cristij",
    "email": "joracristi@gmail.com"
  },
  "babel": {
    "presets": [
      [
        "vue-app"
      ]
    ],
    "plugins": [
      "preval",
      [
        "component",
        [
          {
            "libraryName": "element-ui",
            "styleLibraryName": "theme-chalk"
          }
        ]
      ]
    ]
  },
  "bili": {
    "format": [
      "cjs",
      "es",
      "umd",
      "umd-min"
    ],
    "banner": true,
    "name": "vue2-transitions",
    "plugins": [
      "vue"
    ],
    "vue": {
      "css": true
    }
  },
  "bugs": {
    "url": "https://github.com/cristij/vue2-transitions/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Reusable component transitions",
  "devDependencies": {
    "babel-plugin-component": "^1.0.0",
    "babel-plugin-preval": "^1.6.2",
    "bili": "^1.3.3",
    "element-ui": "^2.0.10",
    "lodash.kebabcase": "^4.1.1",
    "marked3": "^0.5.1",
    "poi": "^9.3.10",
    "prismjs": "^1.9.0",
    "rollup-plugin-vue": "^2.5.2",
    "sass-loader": "^6.0.6",
    "test-vue-app": "^1.0.0",
    "typeface-lato": "^0.0.44",
    "typescript": "^2.9.2",
    "v-tippy": "^1.0.2",
    "vue": "^2.5.13",
    "vue-github-badge": "^1.0.1",
    "vue-test-utils": "^1.0.0-beta.2"
  },
  "files": [
    "dist",
    "src"
  ],
  "homepage": "https://github.com/cristij/vue2-transitions#readme",
  "license": "MIT",
  "main": "dist/vue2-transitions.cjs.js",
  "module": "dist/vue2-transitions.m.js",
  "name": "vue2-transitions",
  "poi": {
    "entry": "example/index.js",
    "dist": "example/dist",
    "homepage": "./",
    "html": {
      "template": "example/index.html"
    }
  },
  "repository": {
    "url": "git+https://github.com/cristij/vue2-transitions.git",
    "type": "git"
  },
  "scripts": {
    "build": "bili",
    "build:example": "poi build",
    "dev": "poi",
    "example": "poi",
    "prepublishOnly": "npm test && npm run build",
    "test": "test-vue-app",
    "test:types": "tsc -p ./types/test/tsconfig.json"
  },
  "typings": "types/index.d.ts",
  "unpkg": "dist/vue-transitions",
  "version": "0.3.0"
}