{ "name": "object-assign", "version": "2.0.0", "description": "ES6 Object.assign() ponyfill", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/object-assign.git" }, "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "engines": { "node": ">=0.10.0" }, "scripts": { "test": "mocha" }, "files": [ "index.js" ], "keywords": [ "object", "assign", "extend", "properties", "es6", "ecmascript", "harmony", "ponyfill", "prollyfill", "polyfill", "shim", "browser" ], "devDependencies": { "mocha": "*" }, "gitHead": "4cd0365f5a78dd369473ca0bbd31f7b234148c42", "bugs": { "url": "https://github.com/sindresorhus/object-assign/issues" }, "homepage": "https://github.com/sindresorhus/object-assign", "_id": "object-assign@2.0.0", "_shasum": "f8309b09083b01261ece3ef7373f2b57b8dd7042", "_from": "object-assign@>=2.0.0 <3.0.0", "_npmVersion": "2.1.5", "_nodeVersion": "0.10.32", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "dist": { "shasum": "f8309b09083b01261ece3ef7373f2b57b8dd7042", "tarball": "http://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz", "readme": "ERROR: No README data found!" }