forked from wind-liang/leetcode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
109 lines (109 loc) · 3.55 KB
/
package.json
File metadata and controls
109 lines (109 loc) · 3.55 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
"_args": [
[
{
"name": "colors",
"raw": "colors@^1.1.2",
"rawSpec": "^1.1.2",
"scope": null,
"spec": ">=1.1.2 <2.0.0",
"type": "range"
},
"E:\\WEB\\leetcode\\node_modules\\gitbook-plugin-anchor-navigation-ex"
]
],
"_from": "colors@>=1.1.2 <2.0.0",
"_hasShrinkwrap": false,
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/colors",
"_nodeVersion": "8.11.2",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/colors_1.3.3_1544405748861_0.9904919417477176"
},
"_npmUser": {
"email": "[email protected]",
"name": "dabh"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "colors",
"raw": "colors@^1.1.2",
"rawSpec": "^1.1.2",
"scope": null,
"spec": ">=1.1.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/gitbook-plugin-anchor-navigation-ex"
],
"_resolved": "https://registry.npmjs.org/colors/-/colors-1.3.3.tgz",
"_shasum": "39e005d546afe01e01f9c4ca8fa50f686a01205d",
"_shrinkwrap": null,
"_spec": "colors@^1.1.2",
"_where": "E:\\WEB\\leetcode\\node_modules\\gitbook-plugin-anchor-navigation-ex",
"author": {
"name": "Marak Squires"
},
"bugs": {
"url": "https://github.com/Marak/colors.js/issues"
},
"contributors": [
{
"name": "DABH",
"url": "https://github.com/DABH"
}
],
"dependencies": {},
"description": "get colors in your node.js console",
"devDependencies": {
"eslint": "^5.2.0",
"eslint-config-google": "^0.11.0"
},
"directories": {},
"dist": {
"fileCount": 21,
"integrity": "sha512-mmGt/1pZqYRjMxB1axhTo16/snVZ5krrKkcmMeVKxzECMMXoCgnvTPp10QgHfcbQZw8Dq2jMNG6je4JlWU0gWg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDcL1CRA9TVsSAnZWagAAZhMP/RLpT/dg263sOTxYH3sF\ntwWPJmzlEg73lve6fi5la0FMcrt5qGVk+xFW3UjDtjNR4RZEvSqXkr/2lvZq\na9xr3WL0TLC83FYKNPVBX6xYR+IszHL0FmSGumLArPO+fnp1r96w9S4ZqWUd\n1In1tZZwqr79u+1r1y5zgS2XVDKmSi3G176b1dIwmT0rN6wtMq31gka9EMJg\ntlSRpPjJLB51MJZFMubAxVVUvTo1Xof5232r/0vtVeD5lQmC24YW5Oo3Yf8Y\n2gXtaE6t0K1w4pCCU9sYGuDIVcBiPQsZsOcFnLivSh1v+L9YpbyRSLnPO+pL\nj996D9sLMGUaInnDyR2hU1pAuw4gJkKWCIKpHXmMf7eJTTAO9co0PkHRVPyz\nmgv34r1NJyuFncj/fZ/WVKrSp68y0YsFckciMzvsEQXrz4SHMTng0yYQbp1W\n4XDSMxVbLRUNizN7B0J+q8KLzmirKg1xzSjeRrLXAdAhVZXk1nCGCMkpCBa7\ndUQRV5MK6XRi50DKgVdKQuGl95NxqJqmYDauT2xG1PB2rlHKZtMsYo74BXH9\nzzrmQ1QiDWp9BVi6bzZmJnPzwBfUQV6M0bQ1x8txXOHso0hoEILXCrcrGeK7\nfzlysIUd9VNy5H0gVQa3XPB66N0G3bHacDT/inDxXp3MFLz/6S/q43g9JO8w\n6FqR\r\n=mC+K\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "39e005d546afe01e01f9c4ca8fa50f686a01205d",
"tarball": "https://registry.npmjs.org/colors/-/colors-1.3.3.tgz",
"unpackedSize": 37746
},
"engines": {
"node": ">=0.1.90"
},
"gitHead": "b63ef88e521b42920a9e908848de340b31e68c9d",
"homepage": "https://github.com/Marak/colors.js",
"keywords": [
"ansi",
"terminal",
"colors"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"email": "[email protected]",
"name": "dabh"
},
{
"email": "[email protected]",
"name": "marak"
}
],
"name": "colors",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/Marak/colors.js.git"
},
"scripts": {
"lint": "eslint . --fix",
"test": "node tests/basic-test.js && node tests/safe-test.js"
},
"version": "1.3.3"
}