Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50640 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "[email protected]",
6
"scope": null,
7
"escapedName": "cookie-signature",
8
"name": "cookie-signature",
9
"rawSpec": "1.0.6",
10
"spec": "1.0.6",
11
"type": "version"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/express"
14
]
15
],
16
"_from": "[email protected]",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/cookie-signature",
21
"_nodeVersion": "0.10.36",
22
"_npmUser": {
23
"name": "natevw",
24
"email": "[email protected]"
25
},
26
"_npmVersion": "2.3.0",
27
"_phantomChildren": {},
28
"_requested": {
29
"raw": "[email protected]",
30
"scope": null,
31
"escapedName": "cookie-signature",
32
"name": "cookie-signature",
33
"rawSpec": "1.0.6",
34
"spec": "1.0.6",
35
"type": "version"
36
},
37
"_requiredBy": [
38
"/express"
39
],
40
"_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
41
"_shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c",
42
"_shrinkwrap": null,
43
"_spec": "[email protected]",
44
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project/node_modules/express",
45
"author": {
46
"name": "TJ Holowaychuk",
47
"email": "[email protected]"
48
},
49
"bugs": {
50
"url": "https://github.com/visionmedia/node-cookie-signature/issues"
51
},
52
"dependencies": {},
53
"description": "Sign and unsign cookies",
54
"devDependencies": {
55
"mocha": "*",
56
"should": "*"
57
},
58
"directories": {},
59
"dist": {
60
"shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c",
61
"tarball": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz"
62
},
63
"gitHead": "391b56cf44d88c493491b7e3fc53208cfb976d2a",
64
"homepage": "https://github.com/visionmedia/node-cookie-signature",
65
"keywords": [
66
"cookie",
67
"sign",
68
"unsign"
69
],
70
"license": "MIT",
71
"main": "index",
72
"maintainers": [
73
{
74
"name": "tjholowaychuk",
75
"email": "[email protected]"
76
},
77
{
78
"name": "natevw",
79
"email": "[email protected]"
80
}
81
],
82
"name": "cookie-signature",
83
"optionalDependencies": {},
84
"readme": "ERROR: No README data found!",
85
"repository": {
86
"type": "git",
87
"url": "git+https://github.com/visionmedia/node-cookie-signature.git"
88
},
89
"scripts": {
90
"test": "mocha --require should --reporter spec"
91
},
92
"version": "1.0.6"
93
}
94
95