package.json 1.49 KB
Newer Older
YazhouChen's avatar
YazhouChen committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
{
  "_args": [
    [
      "babel-helper-vue-jsx-merge-props@2.0.3",
      "E:\\changfa\\crscd-view"
    ]
  ],
  "_from": "babel-helper-vue-jsx-merge-props@2.0.3",
  "_id": "babel-helper-vue-jsx-merge-props@2.0.3",
  "_inBundle": false,
  "_integrity": "sha512-gsLiKK7Qrb7zYJNgiXKpXblxbV5ffSwR0f5whkPAaBAR4fhi6bwRZxX9wBlIc5M/v8CCkXUbXZL4N/nSE97cqg==",
  "_location": "/babel-helper-vue-jsx-merge-props",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "babel-helper-vue-jsx-merge-props@2.0.3",
    "name": "babel-helper-vue-jsx-merge-props",
    "escapedName": "babel-helper-vue-jsx-merge-props",
    "rawSpec": "2.0.3",
    "saveSpec": null,
    "fetchSpec": "2.0.3"
  },
  "_requiredBy": [
    "#DEV:/",
    "/element-ui"
  ],
  "_resolved": "https://registry.npmjs.org/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-2.0.3.tgz",
  "_spec": "2.0.3",
  "_where": "E:\\changfa\\crscd-view",
  "author": {
    "name": "Evan You"
  },
  "bugs": {
    "url": "https://github.com/vuejs/babel-helper-vue-jsx-merge-props/issues"
  },
  "description": "babel helper for vue jsx spread.",
  "homepage": "https://github.com/vuejs/babel-helper-vue-jsx-merge-props#readme",
  "keywords": [
    "babel",
    "vue",
    "jsx"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "babel-helper-vue-jsx-merge-props",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vuejs/babel-helper-vue-jsx-merge-props.git"
  },
  "version": "2.0.3"
}