ad713c8bd92b46da440703aaf37a7740f632ce1d.svn-base
1.49 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
{
"_from": "temporary@~0.0.4",
"_id": "temporary@0.0.8",
"_inBundle": false,
"_integrity": "sha1-oYqYHSi6jKNgJ/s8MFOMPst0CsA=",
"_location": "/temporary",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "temporary@~0.0.4",
"name": "temporary",
"escapedName": "temporary",
"rawSpec": "~0.0.4",
"saveSpec": null,
"fetchSpec": "~0.0.4"
},
"_requiredBy": [
"/grunt"
],
"_resolved": "https://registry.npm.taobao.org/temporary/download/temporary-0.0.8.tgz",
"_shasum": "a18a981d28ba8ca36027fb3c30538c3ecb740ac0",
"_spec": "temporary@~0.0.4",
"_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\grunt",
"author": {
"name": "Veselin Todorov",
"email": "hi@vesln.com"
},
"bugs": {
"url": "https://github.com/vesln/temporary/issues"
},
"bundleDependencies": false,
"dependencies": {
"package": ">= 1.0.0 < 1.2.0"
},
"deprecated": false,
"description": "The lord of tmp.",
"devDependencies": {
"chai": "*",
"mocha": "1.2.x",
"sinon": "1.2.0"
},
"engines": {
"node": ">= 0.6.0"
},
"homepage": "http://github.com/vesln/temporary",
"keywords": [
"tmp",
"temp",
"tempfile",
"tempdirectory"
],
"main": "index",
"name": "temporary",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/vesln/temporary.git"
},
"scripts": {
"test": "make test"
},
"version": "0.0.8"
}