0f73ef5d7c8fdbed2e75a2a80825259ddfa8afca.svn-base
1.43 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
{
"_from": "package@>= 1.0.0 < 1.2.0",
"_id": "package@1.0.1",
"_inBundle": false,
"_integrity": "sha1-0lofmeJQbcsn1nBLg9yooxLk7cw=",
"_location": "/package",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "package@>= 1.0.0 < 1.2.0",
"name": "package",
"escapedName": "package",
"rawSpec": ">= 1.0.0 < 1.2.0",
"saveSpec": null,
"fetchSpec": ">= 1.0.0 < 1.2.0"
},
"_requiredBy": [
"/temporary"
],
"_resolved": "https://registry.npm.taobao.org/package/download/package-1.0.1.tgz",
"_shasum": "d25a1f99e2506dcb27d6704b83dca8a312e4edcc",
"_spec": "package@>= 1.0.0 < 1.2.0",
"_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\temporary",
"author": {
"name": "Veselin Todorov",
"email": "hi@vesln.com"
},
"bugs": {
"url": "https://github.com/vesln/package/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Easy package.json exports.",
"devDependencies": {
"mocha": "0.3.3",
"should": "0.3.2"
},
"engines": {
"node": ">= 0.6.0"
},
"homepage": "http://github.com/vesln/package",
"keywords": [
"package.json"
],
"main": "./lib/package",
"name": "package",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/vesln/package.git"
},
"scripts": {
"test": "make test"
},
"version": "1.0.1"
}