97d74d9c9abc9540469e0777454ca12b77378054.svn-base
1.29 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
{
"_from": "colors@~0.6.0",
"_id": "colors@0.6.2",
"_inBundle": false,
"_integrity": "sha1-JCP+ZnisDF2uiFLl0OW+CMmXq8w=",
"_location": "/colors",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "colors@~0.6.0",
"name": "colors",
"escapedName": "colors",
"rawSpec": "~0.6.0",
"saveSpec": null,
"fetchSpec": "~0.6.0"
},
"_requiredBy": [
"/grunt",
"/prompt",
"/winston"
],
"_resolved": "https://registry.npm.taobao.org/colors/download/colors-0.6.2.tgz",
"_shasum": "2423fe6678ac0c5dae8852e5d0e5be08c997abcc",
"_spec": "colors@~0.6.0",
"_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\grunt",
"author": {
"name": "Marak Squires"
},
"bugs": {
"url": "https://github.com/Marak/colors.js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "get colors in your node.js console like what",
"engines": {
"node": ">=0.1.90"
},
"homepage": "https://github.com/Marak/colors.js",
"keywords": [
"ansi",
"terminal",
"colors"
],
"main": "colors",
"name": "colors",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/Marak/colors.js.git"
},
"version": "0.6.2"
}