{ "_args": [ [ "@vue/babel-helper-vue-jsx-merge-props@1.2.1", "/Applications/work/GitLab/lepu-test-platform-web" ] ], "_from": "@vue/babel-helper-vue-jsx-merge-props@1.2.1", "_id": "@vue/babel-helper-vue-jsx-merge-props@1.2.1", "_inBundle": false, "_integrity": "sha512-QOi5OW45e2R20VygMSNhyQHvpdUwQZqGPc748JLGCYEy+yp8fNFNdbNIGAgZmi9e+2JHPd6i6idRuqivyicIkA==", "_location": "/@vue/babel-helper-vue-jsx-merge-props", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@vue/babel-helper-vue-jsx-merge-props@1.2.1", "name": "@vue/babel-helper-vue-jsx-merge-props", "escapedName": "@vue%2fbabel-helper-vue-jsx-merge-props", "scope": "@vue", "rawSpec": "1.2.1", "saveSpec": null, "fetchSpec": "1.2.1" }, "_requiredBy": [ "/@icon-park/vue" ], "_resolved": "https://registry.npmjs.org/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.2.1.tgz", "_spec": "1.2.1", "_where": "/Applications/work/GitLab/lepu-test-platform-web", "author": { "name": "Evan You" }, "description": "Babel helper for Vue JSX spread", "devDependencies": { "@babel/core": "^7.2.0", "@babel/preset-env": "^7.2.0", "ava": "^0.25.0", "nyc": "^13.1.0", "rollup": "^0.67.4", "rollup-plugin-babel": "4.0.3", "rollup-plugin-babel-minify": "^6.2.0", "rollup-plugin-istanbul": "^2.0.1" }, "files": [], "gitHead": "ebe50c0f20b991fca6588cab93965629ffbcf64f", "license": "MIT", "main": "dist/helper.js", "name": "@vue/babel-helper-vue-jsx-merge-props", "nyc": { "exclude": [ "dist", "test" ] }, "private": false, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/vuejs/jsx/tree/master/packages/babel-helper-vue-jsx-merge-props" }, "scripts": { "build": "rollup -c", "build:testing": "rollup -c rollup.config.testing.js", "prepublish": "yarn build", "pretest": "yarn build:testing", "test": "nyc --reporter=html --reporter=text-summary ava -v test/test.js" }, "version": "1.2.1" }