{ "_from": "object-assign@^2.0.0", "_id": "object-assign@2.1.1", "_inBundle": false, "_integrity": "sha1-Q8NuXVaf+OSBbE76i+AtJpZ8GKo=", "_location": "/object-assign", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "object-assign@^2.0.0", "name": "object-assign", "escapedName": "object-assign", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/jstransform" ], "_resolved": "https://registry.npm.taobao.org/object-assign/download/object-assign-2.1.1.tgz", "_shasum": "43c36e5d569ff8e4816c4efa8be02d26967c18aa", "_spec": "object-assign@^2.0.0", "_where": "D:\\朗通信息\\icssDService\\node_modules\\jstransform", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/object-assign/issues" }, "bundleDependencies": false, "deprecated": false, "description": "ES6 Object.assign() ponyfill", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/object-assign#readme", "keywords": [ "object", "assign", "extend", "properties", "es6", "ecmascript", "harmony", "ponyfill", "prollyfill", "polyfill", "shim", "browser" ], "license": "MIT", "name": "object-assign", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/object-assign.git" }, "scripts": { "test": "mocha" }, "version": "2.1.1" }