File: //proc/1526/cwd/zaklada/html/node_modules/gulp-sftp/node_modules/object-assign/package.json
{
"_args": [
[
"object-assign@0.3.1",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "object-assign@0.3.1",
"_id": "object-assign@0.3.1",
"_inBundle": false,
"_integrity": "sha1-Bg4qKifXwNd+x3t48Rqkf9iACNI=",
"_location": "/gulp-sftp/object-assign",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "object-assign@0.3.1",
"name": "object-assign",
"escapedName": "object-assign",
"rawSpec": "0.3.1",
"saveSpec": null,
"fetchSpec": "0.3.1"
},
"_requiredBy": [
"/gulp-sftp"
],
"_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-0.3.1.tgz",
"_spec": "0.3.1",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "http://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/object-assign/issues"
},
"description": "ES6 Object.assign() ponyfill",
"devDependencies": {
"mocha": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"object-assign.js"
],
"homepage": "https://github.com/sindresorhus/object-assign#readme",
"keywords": [
"object",
"assign",
"extend",
"properties",
"es6",
"ecmascript",
"harmony",
"ponyfill",
"prollyfill",
"polyfill",
"shim",
"browser"
],
"license": "MIT",
"main": "object-assign.js",
"name": "object-assign",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/object-assign.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.3.1"
}