{ "_args": [ [ "object-assign@^4.0.1", "/Users/trott/test/node_modules/eslint/node_modules/file-entry-cache" ] ], "_from": "object-assign@>=4.0.1 <5.0.0", "_id": "object-assign@4.0.1", "_inCache": true, "_installable": true, "_location": "/eslint/object-assign", "_nodeVersion": "3.0.0", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.13.3", "_phantomChildren": {}, "_requested": { "name": "object-assign", "raw": "object-assign@^4.0.1", "rawSpec": "^4.0.1", "scope": null, "spec": ">=4.0.1 <5.0.0", "type": "range" }, "_requiredBy": [ "/eslint/del", "/eslint/file-entry-cache", "/eslint/globby" ], "_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.0.1.tgz", "_shasum": "99504456c3598b5cad4fc59c26e8a9bb107fe0bd", "_shrinkwrap": null, "_spec": "object-assign@^4.0.1", "_where": "/Users/trott/test/node_modules/eslint/node_modules/file-entry-cache", "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": { "lodash": "^3.10.1", "matcha": "^0.6.0", "mocha": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "99504456c3598b5cad4fc59c26e8a9bb107fe0bd", "tarball": "http://registry.npmjs.org/object-assign/-/object-assign-4.0.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "b0c40d37cbc43e89ad3326a9bad4c6b3133ba6d3", "homepage": "https://github.com/sindresorhus/object-assign#readme", "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": { "bench": "matcha bench.js", "test": "xo && mocha" }, "version": "4.0.1", "xo": { "envs": [ "node", "mocha" ] } }