Bones/node_modules/acorn-object-spread/package.json

80 lines
2.2 KiB
JSON
Raw Normal View History

2017-05-17 13:45:25 -04:00
{
"_args": [
[
"acorn-object-spread@^1.0.0",
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\buble"
]
],
"_from": "acorn-object-spread@>=1.0.0-0 <2.0.0-0",
"_id": "acorn-object-spread@1.0.0",
"_inCache": true,
"_location": "/acorn-object-spread",
"_nodeVersion": "6.2.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/acorn-object-spread-1.0.0.tgz_1464800884185_0.8297854186967015"
},
"_npmUser": {
"email": "dario@uxtemple.com",
"name": "dariocravero"
},
"_npmVersion": "3.8.9",
"_phantomChildren": {},
"_requested": {
"name": "acorn-object-spread",
"raw": "acorn-object-spread@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0-0 <2.0.0-0",
"type": "range"
},
"_requiredBy": [
"/buble"
],
"_resolved": "https://registry.npmjs.org/acorn-object-spread/-/acorn-object-spread-1.0.0.tgz",
"_shasum": "48ead0f4a8eb16995a17a0db9ffc6acaada4ba68",
"_shrinkwrap": null,
"_spec": "acorn-object-spread@^1.0.0",
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\buble",
"author": {
"email": "dario@uxtemple.com",
"name": "Darío Javier Cravero"
},
"bugs": {
"url": "https://github.com/UXtemple/acorn-object-spread/issues"
},
"dependencies": {
"acorn": "^3.1.0"
},
"description": "Support object spread in acorn",
"devDependencies": {
"chai": "^3.0.0",
"mocha": "^2.2.5"
},
"directories": {},
"dist": {
"shasum": "48ead0f4a8eb16995a17a0db9ffc6acaada4ba68",
"tarball": "https://registry.npmjs.org/acorn-object-spread/-/acorn-object-spread-1.0.0.tgz"
},
"gitHead": "c837b92a38e49680401e412455a0c6e6d50c8ed0",
"homepage": "https://github.com/UXtemple/acorn-object-spread",
"installable": true,
"license": "MIT",
"maintainers": [
{
"name": "dariocravero",
"email": "dario@uxtemple.com"
}
],
"name": "acorn-object-spread",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/UXtemple/acorn-object-spread.git"
},
"scripts": {
"test": "node test/run.js"
},
"version": "1.0.0"
}