Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Avatar for KuCalc : devops.
Download
50660 views
1
{
2
"_args": [
3
[
4
{
5
"raw": "coffee-script@^1.10.0",
6
"scope": null,
7
"escapedName": "coffee-script",
8
"name": "coffee-script",
9
"rawSpec": "^1.10.0",
10
"spec": ">=1.10.0 <2.0.0",
11
"type": "range"
12
},
13
"/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project"
14
]
15
],
16
"_from": "coffee-script@>=1.10.0 <2.0.0",
17
"_id": "[email protected]",
18
"_inCache": true,
19
"_installable": true,
20
"_location": "/coffee-script",
21
"_nodeVersion": "7.10.0",
22
"_npmOperationalInternal": {
23
"host": "packages-18-east.internal.npmjs.com",
24
"tmp": "tmp/coffee-script-1.12.6.tgz_1494822547831_0.5548887588083744"
25
},
26
"_npmUser": {
27
"name": "geoffreybooth",
28
"email": "[email protected]"
29
},
30
"_npmVersion": "4.2.0",
31
"_phantomChildren": {},
32
"_requested": {
33
"raw": "coffee-script@^1.10.0",
34
"scope": null,
35
"escapedName": "coffee-script",
36
"name": "coffee-script",
37
"rawSpec": "^1.10.0",
38
"spec": ">=1.10.0 <2.0.0",
39
"type": "range"
40
},
41
"_requiredBy": [
42
"/"
43
],
44
"_resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.6.tgz",
45
"_shasum": "285a3f7115689065064d6bf9ef4572db66695cbf",
46
"_shrinkwrap": null,
47
"_spec": "coffee-script@^1.10.0",
48
"_where": "/projects/f8cf98ed-299e-4423-a167-870e8658e081/cocalc/src/smc-project",
49
"author": {
50
"name": "Jeremy Ashkenas"
51
},
52
"bin": {
53
"coffee": "./bin/coffee",
54
"cake": "./bin/cake"
55
},
56
"bugs": {
57
"url": "https://github.com/jashkenas/coffeescript/issues"
58
},
59
"dependencies": {},
60
"description": "Unfancy JavaScript",
61
"devDependencies": {
62
"docco": "~0.7.0",
63
"google-closure-compiler-js": "^20170423.0.0",
64
"highlight.js": "~9.11.0",
65
"jison": ">=0.4.17",
66
"markdown-it": "^8.3.1",
67
"underscore": "~1.8.3"
68
},
69
"directories": {
70
"lib": "./lib/coffee-script"
71
},
72
"dist": {
73
"shasum": "285a3f7115689065064d6bf9ef4572db66695cbf",
74
"tarball": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.12.6.tgz"
75
},
76
"engines": {
77
"node": ">=0.8.0"
78
},
79
"files": [
80
"bin",
81
"lib",
82
"register.js",
83
"repl.js"
84
],
85
"gitHead": "f0e9837dca51244ef994ff535768d3a606912020",
86
"homepage": "http://coffeescript.org",
87
"keywords": [
88
"javascript",
89
"language",
90
"coffeescript",
91
"compiler"
92
],
93
"license": "MIT",
94
"main": "./lib/coffee-script/coffee-script",
95
"maintainers": [
96
{
97
"name": "geoffreybooth",
98
"email": "[email protected]"
99
},
100
{
101
"name": "jashkenas",
102
"email": "[email protected]"
103
},
104
{
105
"name": "lydell",
106
"email": "[email protected]"
107
},
108
{
109
"name": "michaelficarra",
110
"email": "[email protected]"
111
}
112
],
113
"name": "coffee-script",
114
"optionalDependencies": {},
115
"readme": "ERROR: No README data found!",
116
"repository": {
117
"type": "git",
118
"url": "git://github.com/jashkenas/coffeescript.git"
119
},
120
"scripts": {
121
"test": "node ./bin/cake test",
122
"test-harmony": "node --harmony ./bin/cake test"
123
},
124
"version": "1.12.6"
125
}
126
127