Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80668 views
1
{
2
"name": "underscore.string",
3
"version": "2.0.0",
4
"description": "String manipulation extensions for Underscore.js javascript library.",
5
"homepage": "http://epeli.github.com/underscore.string/",
6
"contributors": [
7
{
8
"name": "Esa-Matti Suuronen",
9
"email": "[email protected]",
10
"url": "http://esa-matti.suuronen.org/"
11
},
12
{
13
"name": "Edward Tsech",
14
"email": "[email protected]"
15
},
16
{
17
"name": "Sasha Koss",
18
"email": "[email protected]",
19
"url": "http://koss.nocorp.me/"
20
},
21
{
22
"name": "Vladimir Dronnikov",
23
"email": "[email protected]"
24
},
25
{
26
"name": "Pete Kruckenberg",
27
"email": "https://github.com/kruckenb",
28
"url": "<https://github.com/kruckenb>"
29
},
30
{
31
"name": "Paul Chavard",
32
"email": "[email protected]",
33
"url": "<http://tchak.net>"
34
},
35
{
36
"name": "Ed Finkler",
37
"email": "[email protected]",
38
"url": "<http://funkatron.com>"
39
},
40
{
41
"name": "Pavel Pravosud",
42
"email": "[email protected]"
43
}
44
],
45
"keywords": [
46
"underscore",
47
"string"
48
],
49
"main": "./lib/underscore.string",
50
"directories": {
51
"lib": "./lib"
52
},
53
"engines": {
54
"node": "*"
55
},
56
"dependencies": {},
57
"repository": {
58
"type": "git",
59
"url": "git://github.com/epeli/underscore.string.git"
60
},
61
"bugs": {
62
"url": "https://github.com/epeli/underscore.string/issues"
63
},
64
"licenses": [
65
{
66
"type": "MIT"
67
}
68
],
69
"_npmUser": {
70
"name": "edtsech",
71
"email": "[email protected]"
72
},
73
"_id": "[email protected]",
74
"devDependencies": {},
75
"_engineSupported": true,
76
"_npmVersion": "1.0.104",
77
"_nodeVersion": "v0.6.0",
78
"_defaultsLoaded": true,
79
"dist": {
80
"shasum": "7470858a54a0bb3560d037da56dcc67b5181e11a",
81
"tarball": "http://registry.npmjs.org/underscore.string/-/underscore.string-2.0.0.tgz"
82
},
83
"maintainers": [
84
{
85
"name": "edtsech",
86
"email": "[email protected]"
87
}
88
],
89
"_shasum": "7470858a54a0bb3560d037da56dcc67b5181e11a",
90
"_resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.0.0.tgz",
91
"_from": "underscore.string@>=2.0.0 <2.1.0"
92
}
93
94