Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50640 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "extend@~1.2.1",
6
"scope": null,
7
"escapedName": "extend",
8
"name": "extend",
9
"rawSpec": "~1.2.1",
10
"spec": ">=1.2.1 <1.3.0",
11
"type": "range"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/pty.js"
14
]
15
],
16
"_from": "extend@>=1.2.1 <1.3.0",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/extend",
21
"_npmUser": {
22
"name": "ljharb",
23
"email": "[email protected]"
24
},
25
"_npmVersion": "1.3.8",
26
"_phantomChildren": {},
27
"_requested": {
28
"raw": "extend@~1.2.1",
29
"scope": null,
30
"escapedName": "extend",
31
"name": "extend",
32
"rawSpec": "~1.2.1",
33
"spec": ">=1.2.1 <1.3.0",
34
"type": "range"
35
},
36
"_requiredBy": [
37
"/pty.js"
38
],
39
"_resolved": "https://registry.npmjs.org/extend/-/extend-1.2.1.tgz",
40
"_shasum": "a0f5fd6cfc83a5fe49ef698d60ec8a624dd4576c",
41
"_shrinkwrap": null,
42
"_spec": "extend@~1.2.1",
43
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/pty.js",
44
"author": {
45
"name": "Stefan Thomas",
46
"email": "[email protected]",
47
"url": "http://www.justmoon.net"
48
},
49
"bugs": {
50
"url": "https://github.com/justmoon/node-extend/issues"
51
},
52
"contributors": [
53
{
54
"name": "Jordan Harband",
55
"url": "https://github.com/ljharb"
56
}
57
],
58
"dependencies": {},
59
"description": "Port of jQuery.extend for Node.js",
60
"devDependencies": {
61
"tape": "~1.1.0"
62
},
63
"directories": {},
64
"dist": {
65
"shasum": "a0f5fd6cfc83a5fe49ef698d60ec8a624dd4576c",
66
"tarball": "https://registry.npmjs.org/extend/-/extend-1.2.1.tgz"
67
},
68
"homepage": "https://github.com/justmoon/node-extend#readme",
69
"keywords": [
70
"extend",
71
"clone",
72
"merge"
73
],
74
"main": "index",
75
"maintainers": [
76
{
77
"name": "justmoon",
78
"email": "[email protected]"
79
},
80
{
81
"name": "ljharb",
82
"email": "[email protected]"
83
}
84
],
85
"name": "extend",
86
"optionalDependencies": {},
87
"readme": "ERROR: No README data found!",
88
"repository": {
89
"type": "git",
90
"url": "git+https://github.com/justmoon/node-extend.git"
91
},
92
"scripts": {
93
"test": "node test/index.js"
94
},
95
"version": "1.2.1"
96
}
97
98