Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50660 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "[email protected]",
6
"scope": null,
7
"escapedName": "director",
8
"name": "director",
9
"rawSpec": "1.1.0",
10
"spec": "1.1.0",
11
"type": "version"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/flatiron"
14
]
15
],
16
"_defaultsLoaded": true,
17
"_engineSupported": true,
18
"_from": "[email protected]",
19
"_id": "[email protected]",
20
"_inCache": true,
21
"_installable": true,
22
"_location": "/director",
23
"_nodeVersion": "v0.8.1",
24
"_npmUser": {
25
"name": "indexzero",
26
"email": "[email protected]"
27
},
28
"_npmVersion": "1.1.2",
29
"_phantomChildren": {},
30
"_requested": {
31
"raw": "[email protected]",
32
"scope": null,
33
"escapedName": "director",
34
"name": "director",
35
"rawSpec": "1.1.0",
36
"spec": "1.1.0",
37
"type": "version"
38
},
39
"_requiredBy": [
40
"/flatiron"
41
],
42
"_resolved": "https://registry.npmjs.org/director/-/director-1.1.0.tgz",
43
"_shasum": "32a5de18a1204de5752cedd7c5c7cf9534aca7e2",
44
"_shrinkwrap": null,
45
"_spec": "[email protected]",
46
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/flatiron",
47
"author": {
48
"name": "Nodejitsu Inc.",
49
"email": "[email protected]"
50
},
51
"bugs": {
52
"url": "https://github.com/flatiron/director/issues"
53
},
54
"dependencies": {},
55
"description": "A client Side/Server Side Router",
56
"devDependencies": {
57
"codesurgeon": "0.2.x",
58
"colors": "0.5.x",
59
"request": "2.9.x",
60
"uglify-js": "1.0.6",
61
"vows": "0.6.x"
62
},
63
"directories": {},
64
"dist": {
65
"shasum": "32a5de18a1204de5752cedd7c5c7cf9534aca7e2",
66
"tarball": "https://registry.npmjs.org/director/-/director-1.1.0.tgz"
67
},
68
"ender": "./build/ender.js",
69
"engines": {
70
"node": ">= 0.4.0"
71
},
72
"homepage": "https://github.com/flatiron/director#readme",
73
"keywords": [
74
"URL",
75
"router",
76
"http",
77
"cli",
78
"flatiron",
79
"client side",
80
"ender"
81
],
82
"main": "./lib/director",
83
"maintainers": [
84
{
85
"name": "indexzero",
86
"email": "[email protected]"
87
},
88
{
89
"name": "hij1nx",
90
"email": "[email protected]"
91
}
92
],
93
"name": "director",
94
"optionalDependencies": {},
95
"readme": "ERROR: No README data found!",
96
"repository": {
97
"type": "git",
98
"url": "git://github.com/flatiron/director.git"
99
},
100
"scripts": {
101
"test": "vows test/server/*/*-test.js --spec"
102
},
103
"version": "1.1.0"
104
}
105
106