94 lines
2.2 KiB
JSON
94 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"object-assign@^3.0.0",
|
|
"/Users/sid/Desktop/code/RustyCode/node_modules/gulp-util"
|
|
]
|
|
],
|
|
"_from": "object-assign@>=3.0.0 <4.0.0",
|
|
"_id": "object-assign@3.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/object-assign",
|
|
"_nodeVersion": "0.12.4",
|
|
"_npmUser": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "sindresorhus"
|
|
},
|
|
"_npmVersion": "2.10.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "object-assign",
|
|
"raw": "object-assign@^3.0.0",
|
|
"rawSpec": "^3.0.0",
|
|
"scope": null,
|
|
"spec": ">=3.0.0 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/gulp-util"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz",
|
|
"_shasum": "9bedd5ca0897949bca47e7ff408062d549f587f2",
|
|
"_shrinkwrap": null,
|
|
"_spec": "object-assign@^3.0.0",
|
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/gulp-util",
|
|
"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": "9bedd5ca0897949bca47e7ff408062d549f587f2",
|
|
"tarball": "https://registry.npmjs.org/object-assign/-/object-assign-3.0.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "02622dcb0d82bd81a071ed0b04fedf5e5eea7059",
|
|
"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": "3.0.0"
|
|
}
|