File: //volume1/@appstore/SynologyApplicationService/node_modules/object-assign/package.json
{
"_args": [
[
{
"name": "object-assign",
"raw": "object-assign@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/synosrc/source/SynologyApplicationService/node_modules/meow"
]
],
"_from": "object-assign@>=1.0.0 <2.0.0",
"_id": "object-assign@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/object-assign",
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "1.4.21",
"_phantomChildren": {},
"_requested": {
"name": "object-assign",
"raw": "object-assign@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/meow"
],
"_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-1.0.0.tgz",
"_shasum": "e65dc8766d3b47b4b8307465c8311da030b070a6",
"_shrinkwrap": null,
"_spec": "object-assign@^1.0.0",
"_where": "/synosrc/source/SynologyApplicationService/node_modules/meow",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "http://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/object-assign/issues"
},
"dependencies": {},
"description": "ES6 Object.assign() ponyfill",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "e65dc8766d3b47b4b8307465c8311da030b070a6",
"tarball": "https://registry.npmjs.org/object-assign/-/object-assign-1.0.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "a17eef6882cf3ffcee46f7d9d5a5ba0abc6b029c",
"homepage": "https://github.com/sindresorhus/object-assign",
"keywords": [
"object",
"assign",
"extend",
"properties",
"es6",
"ecmascript",
"harmony",
"ponyfill",
"prollyfill",
"polyfill",
"shim",
"browser"
],
"license": "MIT",
"maintainers": [
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"name": "object-assign",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/object-assign.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.0"
}