ada7d4e36d97dfeb20631254b2131ae2924e90e7.svn-base
2.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
"_from": "underscore.string@~2.1.1",
"_id": "underscore.string@2.1.1",
"_inBundle": false,
"_integrity": "sha1-RYOXeZEUubZ/YDC7UnsK+uaJwGE=",
"_location": "/underscore.string",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "underscore.string@~2.1.1",
"name": "underscore.string",
"escapedName": "underscore.string",
"rawSpec": "~2.1.1",
"saveSpec": null,
"fetchSpec": "~2.1.1"
},
"_requiredBy": [
"/grunt"
],
"_resolved": "https://registry.npm.taobao.org/underscore.string/download/underscore.string-2.1.1.tgz",
"_shasum": "458397799114b9b67f6030bb527b0afae689c061",
"_spec": "underscore.string@~2.1.1",
"_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\grunt",
"bugs": {
"url": "https://github.com/epeli/underscore.string/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Esa-Matti Suuronen",
"email": "esa-matti@suuronen.org",
"url": "http://esa-matti.suuronen.org/"
},
{
"name": "Edward Tsech",
"email": "edtsech@gmail.com"
},
{
"name": "Sasha Koss",
"email": "kossnocorp@gmail.com",
"url": "http://koss.nocorp.me/"
},
{
"name": "Vladimir Dronnikov",
"email": "dronnikov@gmail.com"
},
{
"name": "Pete Kruckenberg",
"email": "https://github.com/kruckenb",
"url": "<https://github.com/kruckenb>"
},
{
"name": "Paul Chavard",
"email": "paul@chavard.net",
"url": "<http://tchak.net>"
},
{
"name": "Ed Finkler",
"email": "coj@funkatron.com",
"url": "<http://funkatron.com>"
},
{
"name": "Pavel Pravosud",
"email": "rwz@duckroll.ru"
}
],
"deprecated": false,
"description": "String manipulation extensions for Underscore.js javascript library.",
"directories": {
"lib": "./lib"
},
"engines": {
"node": "*"
},
"homepage": "http://epeli.github.com/underscore.string/",
"keywords": [
"underscore",
"string"
],
"licenses": [
{
"type": "MIT"
}
],
"main": "./lib/underscore.string",
"name": "underscore.string",
"repository": {
"type": "git",
"url": "git+https://github.com/epeli/underscore.string.git"
},
"version": "2.1.1"
}