ed819786774e8063db078d295dc55f07c9f618e8.svn-base
1.3 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
{
"_from": "own-or@^1.0.0",
"_id": "own-or@1.0.0",
"_inBundle": false,
"_integrity": "sha1-Tod/vtqaLsgAD7wLyuOWRe6L+Nw=",
"_location": "/own-or",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "own-or@^1.0.0",
"name": "own-or",
"escapedName": "own-or",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/own-or-env",
"/tap"
],
"_resolved": "https://registry.npm.taobao.org/own-or/download/own-or-1.0.0.tgz",
"_shasum": "4e877fbeda9a2ec8000fbc0bcae39645ee8bf8dc",
"_spec": "own-or@^1.0.0",
"_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\tap",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/own-or/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Either use the object's own property, or a fallback",
"homepage": "https://github.com/isaacs/own-or#readme",
"license": "ISC",
"main": "own-or.js",
"name": "own-or",
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/own-or.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.0"
}