#183 🎉
This commit is contained in:
parent
05d8078a18
commit
4193b990c7
10 changed files with 121 additions and 94 deletions
17
package.json
17
package.json
|
@ -24,7 +24,6 @@
|
|||
"dependencies": {
|
||||
"@types/bcryptjs": "2.4.0",
|
||||
"@types/body-parser": "0.0.34",
|
||||
"@types/browserify": "12.0.30",
|
||||
"@types/chai": "3.4.35",
|
||||
"@types/chai-http": "0.0.30",
|
||||
"@types/chalk": "0.4.31",
|
||||
|
@ -62,8 +61,8 @@
|
|||
"@types/serve-favicon": "2.2.28",
|
||||
"@types/twitter": "0.0.28",
|
||||
"@types/uuid": "2.0.29",
|
||||
"@types/vinyl-buffer": "0.0.28",
|
||||
"@types/vinyl-source-stream": "0.0.28",
|
||||
"@types/webpack": "2.2.6",
|
||||
"@types/webpack-stream": "3.2.6",
|
||||
"@types/websocket": "0.0.33",
|
||||
"autwh": "0.0.1",
|
||||
"babel-core": "6.23.1",
|
||||
|
@ -72,7 +71,6 @@
|
|||
"babel-preset-stage-3": "6.17.0",
|
||||
"bcryptjs": "2.4.3",
|
||||
"body-parser": "1.16.1",
|
||||
"browserify": "14.1.0",
|
||||
"chai": "3.5.0",
|
||||
"chai-http": "3.0.0",
|
||||
"chalk": "1.1.3",
|
||||
|
@ -81,6 +79,7 @@
|
|||
"cors": "2.8.1",
|
||||
"cropperjs": "1.0.0-beta",
|
||||
"crypto": "0.0.3",
|
||||
"css-loader": "0.26.1",
|
||||
"debug": "2.6.1",
|
||||
"deepcopy": "0.6.3",
|
||||
"download": "5.0.3",
|
||||
|
@ -123,7 +122,6 @@
|
|||
"nyaize": "0.0.2",
|
||||
"page": "1.7.1",
|
||||
"prominence": "0.2.0",
|
||||
"promiseify": "0.2.0",
|
||||
"pug": "2.0.0-beta9",
|
||||
"ratelimiter": "2.2.0",
|
||||
"recaptcha-promise": "0.1.2",
|
||||
|
@ -133,15 +131,17 @@
|
|||
"rimraf": "2.6.0",
|
||||
"riot": "3.3.0",
|
||||
"riot-compiler": "3.2.0",
|
||||
"riot-tag-loader": "1.0.0",
|
||||
"riotify": "2.0.0",
|
||||
"rndstr": "1.0.0",
|
||||
"s-age": "1.1.0",
|
||||
"serve-favicon": "2.3.2",
|
||||
"string-replace-webpack-plugin": "0.0.5",
|
||||
"stylus-loader": "^2.5.0",
|
||||
"subdomain": "1.2.0",
|
||||
"summaly": "2.0.0",
|
||||
"swagger-jsdoc": "1.9.1",
|
||||
"syuilo-password-strength": "0.0.1",
|
||||
"syuilo-transformify": "0.1.2",
|
||||
"tcp-port-used": "0.1.2",
|
||||
"textarea-caret": "3.0.2",
|
||||
"tslint": "4.4.2",
|
||||
|
@ -149,8 +149,9 @@
|
|||
"uuid": "3.0.1",
|
||||
"velocity-animate": "1.4.2",
|
||||
"vhost": "3.0.2",
|
||||
"vinyl-buffer": "1.0.0",
|
||||
"vinyl-source-stream": "1.1.0",
|
||||
"vinyl-named": "1.1.0",
|
||||
"webpack": "2.2.1",
|
||||
"webpack-stream": "3.2.0",
|
||||
"websocket": "1.0.24",
|
||||
"whatwg-fetch": "2.0.2",
|
||||
"xml2json": "0.11.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue