62580752b40664115ef8621b5af365f69b0e00ae.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
{
"_from": "pkginfo@0.x.x",
"_id": "pkginfo@0.4.1",
"_inBundle": false,
"_integrity": "sha1-tUGO8EOd5UJfxJlQQtztFPsqhP8=",
"_location": "/pkginfo",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "pkginfo@0.x.x",
"name": "pkginfo",
"escapedName": "pkginfo",
"rawSpec": "0.x.x",
"saveSpec": null,
"fetchSpec": "0.x.x"
},
"_requiredBy": [
"/prompt"
],
"_resolved": "https://registry.npm.taobao.org/pkginfo/download/pkginfo-0.4.1.tgz",
"_shasum": "b5418ef0439de5425fc4995042dced14fb2a84ff",
"_spec": "pkginfo@0.x.x",
"_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\prompt",
"author": {
"name": "Charlie Robbins",
"email": "charlie.robbins@gmail.com"
},
"bugs": {
"url": "https://github.com/indexzero/node-pkginfo/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "An easy way to expose properties on a module from a package.json",
"devDependencies": {
"vows": "0.8.0"
},
"engines": {
"node": ">= 0.4.0"
},
"homepage": "https://github.com/indexzero/node-pkginfo#readme",
"keywords": [
"info",
"tools",
"package.json"
],
"license": "MIT",
"main": "./lib/pkginfo.js",
"name": "pkginfo",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/indexzero/node-pkginfo.git"
},
"scripts": {
"test": "vows test/*-test.js --spec"
},
"version": "0.4.1"
}