Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50640 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "formidable@^1.1.1",
6
"scope": null,
7
"escapedName": "formidable",
8
"name": "formidable",
9
"rawSpec": "^1.1.1",
10
"spec": ">=1.1.1 <2.0.0",
11
"type": "range"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project"
14
]
15
],
16
"_from": "formidable@>=1.1.1 <2.0.0",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/formidable",
21
"_nodeVersion": "7.2.1",
22
"_npmOperationalInternal": {
23
"host": "packages-12-west.internal.npmjs.com",
24
"tmp": "tmp/formidable-1.1.1.tgz_1484514649272_0.35996662196703255"
25
},
26
"_npmUser": {
27
"name": "kornel",
28
"email": "[email protected]"
29
},
30
"_npmVersion": "4.0.5",
31
"_phantomChildren": {},
32
"_requested": {
33
"raw": "formidable@^1.1.1",
34
"scope": null,
35
"escapedName": "formidable",
36
"name": "formidable",
37
"rawSpec": "^1.1.1",
38
"spec": ">=1.1.1 <2.0.0",
39
"type": "range"
40
},
41
"_requiredBy": [
42
"/"
43
],
44
"_resolved": "https://registry.npmjs.org/formidable/-/formidable-1.1.1.tgz",
45
"_shasum": "96b8886f7c3c3508b932d6bd70c4d3a88f35f1a9",
46
"_shrinkwrap": null,
47
"_spec": "formidable@^1.1.1",
48
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project",
49
"bugs": {
50
"url": "http://github.com/felixge/node-formidable/issues"
51
},
52
"dependencies": {},
53
"description": "A node.js module for parsing form data, especially file uploads.",
54
"devDependencies": {
55
"findit": "^0.1.2",
56
"gently": "^0.8.0",
57
"hashish": "^0.0.4",
58
"request": "^2.11.4",
59
"urun": "^0.0.6",
60
"utest": "^0.0.8"
61
},
62
"directories": {
63
"lib": "./lib"
64
},
65
"dist": {
66
"shasum": "96b8886f7c3c3508b932d6bd70c4d3a88f35f1a9",
67
"tarball": "https://registry.npmjs.org/formidable/-/formidable-1.1.1.tgz"
68
},
69
"engines": {
70
"node": ">=0.8.0"
71
},
72
"gitHead": "7a36a8e932044252fe648c81dbd8cf837d0178d0",
73
"homepage": "https://github.com/felixge/node-formidable",
74
"license": "MIT",
75
"main": "./lib/index",
76
"maintainers": [
77
{
78
"name": "felixge",
79
"email": "[email protected]"
80
},
81
{
82
"name": "kornel",
83
"email": "[email protected]"
84
},
85
{
86
"name": "superjoe",
87
"email": "[email protected]"
88
},
89
{
90
"name": "svnlto",
91
"email": "[email protected]"
92
},
93
{
94
"name": "tim-smart",
95
"email": "[email protected]"
96
},
97
{
98
"name": "tunnckocore",
99
"email": "[email protected]"
100
}
101
],
102
"name": "formidable",
103
"optionalDependencies": {},
104
"readme": "ERROR: No README data found!",
105
"repository": {
106
"type": "git",
107
"url": "git://github.com/felixge/node-formidable.git"
108
},
109
"scripts": {
110
"clean": "rm test/tmp/*",
111
"test": "node test/run.js"
112
},
113
"version": "1.1.1"
114
}
115
116