Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80681 views
1
{
2
"name": "abbrev",
3
"version": "1.0.6",
4
"description": "Like ruby's abbrev module, but in js",
5
"author": {
6
"name": "Isaac Z. Schlueter",
7
"email": "[email protected]"
8
},
9
"main": "abbrev.js",
10
"scripts": {
11
"test": "node test.js"
12
},
13
"repository": {
14
"type": "git",
15
"url": "git+ssh://[email protected]/isaacs/abbrev-js.git"
16
},
17
"license": "ISC",
18
"gitHead": "648a6735d9c5a7a04885e3ada49eed4db36181c2",
19
"bugs": {
20
"url": "https://github.com/isaacs/abbrev-js/issues"
21
},
22
"homepage": "https://github.com/isaacs/abbrev-js#readme",
23
"_id": "[email protected]",
24
"_shasum": "b6d632b859b3fa2d6f7e4b195472461b9e32dc30",
25
"_from": "abbrev@>=1.0.0 <1.1.0",
26
"_npmVersion": "2.10.0",
27
"_nodeVersion": "2.0.1",
28
"_npmUser": {
29
"name": "isaacs",
30
"email": "[email protected]"
31
},
32
"dist": {
33
"shasum": "b6d632b859b3fa2d6f7e4b195472461b9e32dc30",
34
"tarball": "http://registry.npmjs.org/abbrev/-/abbrev-1.0.6.tgz"
35
},
36
"maintainers": [
37
{
38
"name": "isaacs",
39
"email": "[email protected]"
40
}
41
],
42
"directories": {},
43
"_resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.6.tgz",
44
"readme": "ERROR: No README data found!"
45
}
46
47