iceshrimp-legacy/package.json

167 lines
4.2 KiB
JSON
Raw Normal View History

2016-12-28 23:49:51 +01:00
{
2017-11-06 11:16:14 +01:00
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
2017-11-22 22:14:07 +01:00
"version": "0.0.3191",
2017-11-06 11:16:14 +01:00
"license": "MIT",
"description": "A miniblog-based SNS",
"bugs": "https://github.com/syuilo/misskey/issues",
"repository": "https://github.com/syuilo/misskey.git",
"main": "./built/index.js",
"private": true,
"scripts": {
"config": "node ./tools/init.js",
"start": "node ./built",
"debug": "DEBUG=misskey:* node ./built",
"swagger": "node ./swagger.js",
"build": "gulp build",
"rebuild": "gulp rebuild",
"clean": "gulp clean",
"cleanall": "gulp cleanall",
"lint": "gulp lint",
"test": "gulp test",
"format": "gulp format"
2017-11-06 11:16:14 +01:00
},
"devDependencies": {
"@types/bcryptjs": "2.4.1",
"@types/body-parser": "1.16.7",
"@types/chai": "4.0.4",
"@types/chai-http": "3.0.3",
"@types/compression": "0.0.34",
"@types/cors": "2.8.1",
"@types/debug": "0.0.30",
"@types/deep-equal": "1.0.1",
"@types/elasticsearch": "5.0.17",
"@types/event-stream": "3.3.32",
2017-11-15 19:06:52 +01:00
"@types/eventemitter3": "^2.0.2",
2017-11-06 11:16:14 +01:00
"@types/express": "4.0.37",
"@types/gm": "1.17.33",
"@types/gulp": "4.0.3",
"@types/gulp-htmlmin": "1.3.30",
"@types/gulp-mocha": "0.0.30",
"@types/gulp-rename": "0.0.32",
"@types/gulp-replace": "0.0.30",
"@types/gulp-uglify": "3.0.3",
"@types/gulp-util": "3.0.33",
"@types/inquirer": "0.0.34",
"@types/is-root": "1.0.0",
"@types/is-url": "1.2.28",
"@types/js-yaml": "3.9.1",
"@types/mocha": "2.2.44",
"@types/mongodb": "2.2.13",
"@types/monk": "1.0.6",
"@types/morgan": "1.7.35",
"@types/ms": "0.7.30",
"@types/multer": "1.3.5",
"@types/node": "8.0.53",
2017-11-13 10:05:35 +01:00
"@types/page": "1.5.32",
"@types/proxy-addr": "2.0.0",
2017-11-06 11:16:14 +01:00
"@types/ratelimiter": "2.1.28",
"@types/redis": "2.8.1",
"@types/request": "^2.0.7",
2017-11-06 11:16:14 +01:00
"@types/rimraf": "2.0.2",
"@types/riot": "3.6.1",
"@types/seedrandom": "2.4.27",
2017-11-06 11:16:14 +01:00
"@types/serve-favicon": "2.2.29",
"@types/tmp": "0.0.33",
2017-11-06 11:16:14 +01:00
"@types/uuid": "3.4.3",
"@types/webpack": "3.8.0",
2017-11-06 11:16:14 +01:00
"@types/webpack-stream": "3.2.8",
"@types/websocket": "0.0.34",
"awesome-typescript-loader": "3.4.0",
2017-11-06 11:16:14 +01:00
"chai": "4.1.2",
"chai-http": "3.0.0",
"css-loader": "0.28.7",
"event-stream": "3.3.4",
"gulp": "3.9.1",
"gulp-cssnano": "2.1.2",
"gulp-htmlmin": "3.0.0",
"gulp-imagemin": "3.4.0",
"gulp-mocha": "4.3.1",
"gulp-pug": "3.3.0",
"gulp-rename": "1.2.2",
"gulp-replace": "0.6.1",
"gulp-tslint": "8.1.2",
"gulp-typescript": "3.2.3",
"gulp-uglify": "3.0.0",
"gulp-util": "3.0.8",
"mocha": "4.0.1",
"riot-tag-loader": "1.0.0",
"string-replace-webpack-plugin": "0.1.3",
"style-loader": "0.19.0",
"stylus": "0.54.5",
"stylus-loader": "3.0.1",
"swagger-jsdoc": "1.9.7",
"tslint": "5.8.0",
"uglify-es": "3.1.8",
"uglifyjs-webpack-plugin": "1.1.0",
2017-11-06 11:16:14 +01:00
"webpack": "3.8.1"
},
"dependencies": {
"@prezzemolo/rap": "0.1.2",
2017-11-13 10:05:35 +01:00
"@prezzemolo/zip": "0.0.3",
2017-11-06 11:16:14 +01:00
"accesses": "2.5.0",
"animejs": "2.2.0",
"autwh": "0.0.1",
"bcryptjs": "2.4.3",
"body-parser": "1.18.2",
2017-11-08 15:43:47 +01:00
"cafy": "3.2.0",
2017-11-06 11:16:14 +01:00
"chalk": "2.3.0",
"compression": "1.7.1",
"cors": "2.8.4",
"cropperjs": "1.1.3",
"debug": "3.1.0",
"deep-equal": "1.0.1",
"deepcopy": "0.6.3",
"diskusage": "0.2.2",
"elasticsearch": "13.3.1",
"escape-regexp": "0.0.1",
2017-11-15 19:06:52 +01:00
"eventemitter3": "^2.0.3",
2017-11-06 11:16:14 +01:00
"express": "4.15.4",
"file-type": "7.2.0",
"fuckadblock": "3.2.1",
"gm": "1.23.0",
"inquirer": "3.3.0",
"is-root": "1.0.0",
"is-url": "1.2.2",
"js-yaml": "3.10.0",
"mecab-async": "^0.1.0",
"moji": "^0.5.1",
"mongodb": "2.2.33",
"monk": "6.0.5",
"morgan": "1.9.0",
"ms": "2.0.0",
"multer": "1.3.0",
"nprogress": "0.2.0",
"os-utils": "0.0.14",
"page": "1.7.1",
"pictograph": "2.0.4",
"prominence": "0.2.0",
2017-11-13 10:05:35 +01:00
"proxy-addr": "^2.0.2",
2017-11-06 11:16:14 +01:00
"pug": "2.0.0-rc.4",
"ratelimiter": "3.0.3",
"recaptcha-promise": "0.1.3",
"reconnecting-websocket": "3.2.2",
"redis": "2.8.0",
"request": "^2.83.0",
2017-11-06 11:16:14 +01:00
"rimraf": "2.6.2",
"riot": "3.7.4",
"rndstr": "1.0.0",
"s-age": "1.1.0",
2017-11-13 10:05:35 +01:00
"seedrandom": "^2.4.3",
2017-11-06 11:16:14 +01:00
"serve-favicon": "2.4.5",
2017-11-08 15:43:47 +01:00
"sortablejs": "1.7.0",
2017-11-06 11:16:14 +01:00
"summaly": "2.0.3",
"syuilo-password-strength": "0.0.1",
"tcp-port-used": "0.1.2",
"textarea-caret": "3.0.2",
"tmp": "0.0.33",
2017-11-06 11:16:14 +01:00
"ts-node": "3.3.0",
"typescript": "2.6.1",
"uuid": "3.1.0",
"vhost": "3.0.2",
2017-11-20 19:40:09 +01:00
"web-push": "^3.2.4",
2017-11-06 11:16:14 +01:00
"websocket": "1.0.25",
"xev": "2.0.0"
}
2017-05-31 09:14:18 +02:00
}