We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 755a65a commit 7195e81Copy full SHA for 7195e81
1 file changed
package.json
@@ -23,22 +23,23 @@
23
"devDependencies": {
24
"autoprefixer": "^6.5.1",
25
"autoprefixer-stylus": "^0.11.0",
26
+ "cheerio": "^0.22.0",
27
"colors-cli": "^1.0.7",
28
"ejs": "^2.5.2",
29
+ "gh-pages": "^0.12.0",
30
"highlight.js": "^9.8.0",
31
+ "loading-cli": "^1.0.2",
32
+ "markdown-it": "^8.4.0",
33
"marked": "^0.3.6",
34
+ "marked3": "^0.5.1",
35
"ssr": "^1.1.1",
36
"stylus": "^0.54.5",
- "watch": "^1.0.1",
- "cheerio": "^0.22.0",
- "gh-pages": "^0.12.0",
- "loading-cli": "^1.0.2",
37
"superagent": "^3.0.0",
38
"to-markdown": "^3.0.3",
- "uglify-js": "^2.7.4"
39
- },
40
- "dependencies": {
+ "uglify-js": "^2.7.4",
+ "watch": "^1.0.1"
41
},
42
+ "dependencies": {},
43
"bugs": {
44
"url": "https://github.com/jaywcjlove/linux-command/issues"
45
0 commit comments