-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
191 lines (191 loc) · 5.12 KB
/
package.json
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
{
"name": "css",
"version": "1.0.0",
"description": "",
"main": "gulpfile.js",
"dependencies": {
"abbrev": "^1.1.1",
"ajv": "^5.5.1",
"amdefine": "^1.0.1",
"aproba": "^1.2.0",
"are-we-there-yet": "^1.1.4",
"array-find-index": "^1.0.2",
"asn1": "^0.2.3",
"assert-plus": "^1.0.0",
"async-foreach": "^0.1.3",
"asynckit": "^0.4.0",
"aws-sign2": "^0.7.0",
"aws4": "^1.6.0",
"balanced-match": "^1.0.0",
"bcrypt-pbkdf": "^1.0.1",
"block-stream": "^0.0.9",
"boom": "^5.2.0",
"brace-expansion": "^1.1.8",
"builtin-modules": "^1.1.1",
"camelcase": "^3.0.0",
"camelcase-keys": "^2.1.0",
"caseless": "^0.12.0",
"cliui": "^3.2.0",
"co": "^4.6.0",
"code-point-at": "^1.1.0",
"combined-stream": "^1.0.5",
"commander": "^2.12.2",
"concat-map": "^0.0.1",
"console-control-strings": "^1.1.0",
"cross-spawn": "^3.0.1",
"cryptiles": "^3.1.2",
"currently-unhandled": "^0.4.1",
"dashdash": "^1.14.1",
"decamelize": "^1.2.0",
"delayed-stream": "^1.0.0",
"delegates": "^1.0.0",
"ecc-jsbn": "^0.1.1",
"error-ex": "^1.3.1",
"extend": "^3.0.1",
"extsprintf": "^1.4.0",
"fast-deep-equal": "^1.0.0",
"fast-json-stable-stringify": "^2.0.0",
"find-up": "^1.1.2",
"forever-agent": "^0.6.1",
"form-data": "^2.3.1",
"fs.realpath": "^1.0.0",
"fstream": "^1.0.11",
"gauge": "^2.7.4",
"gaze": "^1.1.2",
"generate-function": "^2.0.0",
"generate-object-property": "^1.2.0",
"get-caller-file": "^1.0.2",
"get-stdin": "^4.0.1",
"getpass": "^0.1.7",
"glob": "^7.1.2",
"globule": "^1.2.0",
"graceful-fs": "^4.1.11",
"gulp-sass": "^3.2.1",
"har-schema": "^2.0.0",
"har-validator": "^5.0.3",
"has-unicode": "^2.0.1",
"hawk": "^6.0.2",
"hoek": "^4.2.0",
"hosted-git-info": "^2.5.0",
"http-signature": "^1.2.0",
"in-publish": "^2.0.0",
"indent-string": "^2.1.0",
"inflight": "^1.0.6",
"invert-kv": "^1.0.0",
"is-arrayish": "^0.2.1",
"is-builtin-module": "^1.0.0",
"is-finite": "^1.0.2",
"is-fullwidth-code-point": "^1.0.0",
"is-my-json-valid": "^2.16.1",
"is-property": "^1.0.2",
"is-typedarray": "^1.0.0",
"is-utf8": "^0.2.1",
"isexe": "^2.0.0",
"isstream": "^0.1.2",
"js-base64": "^2.4.0",
"jsbn": "^0.1.1",
"json-schema": "^0.2.3",
"json-schema-traverse": "^0.3.1",
"json-stringify-safe": "^5.0.1",
"jsonpointer": "^4.0.1",
"jsprim": "^1.4.1",
"lcid": "^1.0.0",
"load-json-file": "^1.1.0",
"lodash": "^4.17.4",
"lodash.assign": "^4.2.0",
"lodash.mergewith": "^4.6.0",
"loud-rejection": "^1.6.0",
"lru-cache": "^4.1.1",
"map-obj": "^1.0.1",
"meow": "^3.7.0",
"mime-db": "^1.30.0",
"mime-types": "^2.1.17",
"minimatch": "^3.0.4",
"mkdirp": "^0.5.1",
"nan": "^2.8.0",
"node-gyp": "^3.6.2",
"node-sass": "^4.7.2",
"nopt": "^3.0.6",
"normalize-package-data": "^2.4.0",
"npmlog": "^4.1.2",
"number-is-nan": "^1.0.1",
"oauth-sign": "^0.8.2",
"once": "^1.4.0",
"os-homedir": "^1.0.2",
"os-locale": "^1.4.0",
"os-tmpdir": "^1.0.2",
"osenv": "^0.1.4",
"parse-json": "^2.2.0",
"path-exists": "^2.1.0",
"path-is-absolute": "^1.0.1",
"path-type": "^1.1.0",
"performance-now": "^2.1.0",
"pify": "^2.3.0",
"pinkie": "^2.0.4",
"pinkie-promise": "^2.0.1",
"pseudomap": "^1.0.2",
"punycode": "^1.4.1",
"qs": "^6.5.1",
"read-pkg": "^1.1.0",
"read-pkg-up": "^1.0.1",
"redent": "^1.0.0",
"repeating": "^2.0.1",
"request": "^2.83.0",
"require-directory": "^2.1.1",
"require-main-filename": "^1.0.1",
"rimraf": "^2.6.2",
"sass-graph": "^2.2.4",
"scss-tokenizer": "^0.2.3",
"semver": "^5.4.1",
"set-blocking": "^2.0.0",
"signal-exit": "^3.0.2",
"sntp": "^2.1.0",
"source-map": "^0.4.4",
"spdx-correct": "^1.0.2",
"spdx-expression-parse": "^1.0.4",
"spdx-license-ids": "^1.2.2",
"sshpk": "^1.13.1",
"stdout-stream": "^1.4.0",
"string-width": "^1.0.2",
"stringstream": "^0.0.5",
"strip-bom": "^2.0.0",
"strip-indent": "^1.0.1",
"tar": "^2.2.1",
"tough-cookie": "^2.3.3",
"trim-newlines": "^1.0.0",
"true-case-path": "^1.0.2",
"tunnel-agent": "^0.6.0",
"tweetnacl": "^0.14.5",
"uuid": "^3.1.0",
"validate-npm-package-license": "^3.0.1",
"verror": "^1.10.0",
"which": "^1.3.0",
"which-module": "^1.0.0",
"wide-align": "^1.1.2",
"wrap-ansi": "^2.1.0",
"wrappy": "^1.0.2",
"y18n": "^3.2.1",
"yallist": "^2.1.2",
"yargs": "^7.1.0",
"yargs-parser": "^5.0.0"
},
"devDependencies": {
"gulp": "^3.9.1",
"gulp-less": "^3.5.0",
"gulp-sass": "^3.2.1",
"node-sass": "^4.7.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wxwxnzm/css-trainning.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/wxwxnzm/css-trainning/issues"
},
"homepage": "https://github.com/wxwxnzm/css-trainning#readme"
}