Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50640 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "coffee-cache@^1.0.2",
6
"scope": null,
7
"escapedName": "coffee-cache",
8
"name": "coffee-cache",
9
"rawSpec": "^1.0.2",
10
"spec": ">=1.0.2 <2.0.0",
11
"type": "range"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project"
14
]
15
],
16
"_from": "coffee-cache@>=1.0.2 <2.0.0",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/coffee-cache",
21
"_npmUser": {
22
"name": "dpatti",
23
"email": "[email protected]"
24
},
25
"_npmVersion": "1.4.28",
26
"_phantomChildren": {},
27
"_requested": {
28
"raw": "coffee-cache@^1.0.2",
29
"scope": null,
30
"escapedName": "coffee-cache",
31
"name": "coffee-cache",
32
"rawSpec": "^1.0.2",
33
"spec": ">=1.0.2 <2.0.0",
34
"type": "range"
35
},
36
"_requiredBy": [
37
"/"
38
],
39
"_resolved": "https://registry.npmjs.org/coffee-cache/-/coffee-cache-1.0.2.tgz",
40
"_shasum": "bec5f01f46b68b25446131fca8e4ec2eefdf09c1",
41
"_shrinkwrap": null,
42
"_spec": "coffee-cache@^1.0.2",
43
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project",
44
"author": {
45
"name": "Doug Patti",
46
"email": "[email protected]"
47
},
48
"bugs": {
49
"url": "https://github.com/FogCreek/node-coffee-cache/issues"
50
},
51
"dependencies": {
52
"mkpath": "0.1.0"
53
},
54
"description": "Caches the contents of required CoffeeScript files so that they are not recompiled to help improve startup time",
55
"devDependencies": {},
56
"directories": {},
57
"dist": {
58
"shasum": "bec5f01f46b68b25446131fca8e4ec2eefdf09c1",
59
"tarball": "https://registry.npmjs.org/coffee-cache/-/coffee-cache-1.0.2.tgz"
60
},
61
"gitHead": "6f8e6d9ebc835fddb332dc1583a413ab4206794f",
62
"homepage": "https://github.com/FogCreek/node-coffee-cache",
63
"keywords": [
64
"coffee",
65
"cache",
66
"filesystem",
67
"startup"
68
],
69
"license": "MIT",
70
"main": "./lib/coffee-cache",
71
"maintainers": [
72
{
73
"name": "dpatti",
74
"email": "[email protected]"
75
}
76
],
77
"name": "coffee-cache",
78
"optionalDependencies": {},
79
"readme": "ERROR: No README data found!",
80
"repository": {
81
"type": "git",
82
"url": "git+https://github.com/FogCreek/node-coffee-cache.git"
83
},
84
"scripts": {},
85
"version": "1.0.2"
86
}
87
88