Refactor the compiled code.

This commit is contained in:
jaywcjlove
2018-09-26 16:56:17 +08:00
parent 28af6bc46d
commit 061f2103e5
3 changed files with 1084 additions and 155 deletions

View File

@@ -26,21 +26,19 @@
},
"homepage": "https://github.com/jaywcjlove/awesome-mac#readme",
"devDependencies": {
"colors-cli": "^1.0.7",
"ejs": "^2.5.6",
"gh-pages": "^1.0.0",
"html-minifier": "^3.3.3",
"loading-cli": "^1.0.2",
"marked": "^0.3.6",
"mkdirp": "^0.5.1",
"colors-cli": "^1.0.20",
"ejs": "^2.6.1",
"fs-extra": "^7.0.0",
"gh-pages": "^2.0.0",
"html-minifier": "^3.5.20",
"loading-cli": "^1.0.8",
"marked": "^0.5.1",
"opencollective": "^1.0.3",
"pygmentize-bundled": "^2.3.0"
},
"dependencies": {
"opencollective": "^1.0.3"
},
"collective": {
"type": "opencollective",
"url": "https://opencollective.com/awesome-mac",
"logo": "https://opencollective.com/awesome-mac/logo.txt"
}
}
}