{
"_args": [
[
{
"raw": "extend@~1.2.1",
"scope": null,
"escapedName": "extend",
"name": "extend",
"rawSpec": "~1.2.1",
"spec": ">=1.2.1 <1.3.0",
"type": "range"
},
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/pty.js"
]
],
"_from": "extend@>=1.2.1 <1.3.0",
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/extend",
"_npmUser": {
"name": "ljharb",
"email": "[email protected]"
},
"_npmVersion": "1.3.8",
"_phantomChildren": {},
"_requested": {
"raw": "extend@~1.2.1",
"scope": null,
"escapedName": "extend",
"name": "extend",
"rawSpec": "~1.2.1",
"spec": ">=1.2.1 <1.3.0",
"type": "range"
},
"_requiredBy": [
"/pty.js"
],
"_resolved": "https://registry.npmjs.org/extend/-/extend-1.2.1.tgz",
"_shasum": "a0f5fd6cfc83a5fe49ef698d60ec8a624dd4576c",
"_shrinkwrap": null,
"_spec": "extend@~1.2.1",
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/pty.js",
"author": {
"name": "Stefan Thomas",
"email": "[email protected]",
"url": "http://www.justmoon.net"
},
"bugs": {
"url": "https://github.com/justmoon/node-extend/issues"
},
"contributors": [
{
"name": "Jordan Harband",
"url": "https://github.com/ljharb"
}
],
"dependencies": {},
"description": "Port of jQuery.extend for Node.js",
"devDependencies": {
"tape": "~1.1.0"
},
"directories": {},
"dist": {
"shasum": "a0f5fd6cfc83a5fe49ef698d60ec8a624dd4576c",
"tarball": "https://registry.npmjs.org/extend/-/extend-1.2.1.tgz"
},
"homepage": "https://github.com/justmoon/node-extend#readme",
"keywords": [
"extend",
"clone",
"merge"
],
"main": "index",
"maintainers": [
{
"name": "justmoon",
"email": "[email protected]"
},
{
"name": "ljharb",
"email": "[email protected]"
}
],
"name": "extend",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/justmoon/node-extend.git"
},
"scripts": {
"test": "node test/index.js"
},
"version": "1.2.1"
}