move some packages to devDependencies

This commit is contained in:
rinsuki 2019-10-19 04:49:50 +09:00
parent e563798afb
commit f31815bf2f

View file

@ -1,272 +1,272 @@
{ {
"name": "misskey", "name": "misskey",
"author": "syuilo <i@syuilo.com>", "author": "syuilo <i@syuilo.com>",
"version": "11.34.0", "version": "11.34.0",
"codename": "daybreak", "codename": "daybreak",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/syuilo/misskey.git" "url": "https://github.com/syuilo/misskey.git"
}, },
"main": "./index.js", "main": "./index.js",
"private": true, "private": true,
"scripts": { "scripts": {
"start": "node ./index.js", "start": "node ./index.js",
"init": "npm run migrate", "init": "npm run migrate",
"ormconfig": "node ./built/ormconfig.js", "ormconfig": "node ./built/ormconfig.js",
"migrate": "ts-node ./node_modules/typeorm/cli.js migration:run", "migrate": "ts-node ./node_modules/typeorm/cli.js migration:run",
"migrateandstart": "npm run migrate && npm run start", "migrateandstart": "npm run migrate && npm run start",
"build": "webpack && gulp build", "build": "webpack && gulp build",
"webpack": "webpack", "webpack": "webpack",
"watch": "webpack --watch", "watch": "webpack --watch",
"gulp": "gulp build", "gulp": "gulp build",
"clean": "gulp clean", "clean": "gulp clean",
"cleanall": "gulp cleanall", "cleanall": "gulp cleanall",
"lint": "gulp lint", "lint": "gulp lint",
"test": "gulp test", "test": "gulp test",
"format": "gulp format" "format": "gulp format"
}, },
"resolutions": { "resolutions": {
"gulp-cssnano/cssnano/postcss-svgo/svgo/js-yaml": "^3.13.1", "gulp-cssnano/cssnano/postcss-svgo/svgo/js-yaml": "^3.13.1",
"https-proxy-agent": "^3.0.0", "https-proxy-agent": "^3.0.0",
"lodash": "^4.17.13" "lodash": "^4.17.13"
}, },
"dependencies": { "dependencies": {
"@elastic/elasticsearch": "7.4.0", "@elastic/elasticsearch": "7.4.0",
"@fortawesome/fontawesome-svg-core": "1.2.25", "@fortawesome/free-regular-svg-icons": "5.11.2",
"@fortawesome/free-brands-svg-icons": "5.11.2", "@fortawesome/free-solid-svg-icons": "5.11.2",
"@fortawesome/free-regular-svg-icons": "5.11.2", "@koa/cors": "3.0.0",
"@fortawesome/free-solid-svg-icons": "5.11.2", "@koa/multer": "2.0.0",
"@fortawesome/vue-fontawesome": "0.1.7", "@koa/router": "8.0.2",
"@koa/cors": "3.0.0", "agentkeepalive": "4.1.0",
"@koa/multer": "2.0.0", "autobind-decorator": "2.4.0",
"@koa/router": "8.0.2", "autwh": "0.1.0",
"@types/bcryptjs": "2.4.2", "aws-sdk": "2.548.0",
"@types/bull": "3.10.3", "bcryptjs": "2.4.3",
"@types/cbor": "2.0.0", "bull": "3.11.0",
"@types/dateformat": "3.0.1", "cafy": "15.1.1",
"@types/deep-equal": "1.0.1", "cbor": "5.0.1",
"@types/double-ended-queue": "2.1.1", "chalk": "2.4.2",
"@types/gulp": "4.0.6", "cli-highlight": "2.1.1",
"@types/gulp-mocha": "0.0.32", "commander": "3.0.2",
"@types/gulp-rename": "0.0.33", "content-disposition": "0.5.3",
"@types/gulp-replace": "0.0.31", "crc-32": "1.2.0",
"@types/gulp-uglify": "3.0.6", "dateformat": "3.0.3",
"@types/gulp-util": "3.0.34", "diskusage": "1.1.3",
"@types/is-url": "1.2.28", "double-ended-queue": "2.1.0-0",
"@types/js-yaml": "3.12.1", "feed": "4.0.0",
"@types/jsdom": "12.2.4", "file-type": "12.3.0",
"@types/katex": "0.10.2", "fluent-ffmpeg": "2.1.2",
"@types/koa": "2.0.50", "http-signature": "1.2.0",
"@types/koa-bodyparser": "5.0.2", "https-proxy-agent": "3.0.0",
"@types/koa-compress": "2.0.9", "is-root": "2.1.0",
"@types/koa-cors": "0.0.0", "is-svg": "4.2.0",
"@types/koa-favicon": "2.0.19", "js-yaml": "3.13.1",
"@types/koa-logger": "3.1.1", "jsdom": "15.1.1",
"@types/koa-mount": "4.0.0", "jsrsasign": "8.0.12",
"@types/koa-send": "4.1.2", "koa": "2.10.0",
"@types/koa-views": "2.0.3", "koa-bodyparser": "4.2.1",
"@types/koa__cors": "2.2.3", "koa-compress": "3.0.0",
"@types/koa__multer": "2.0.0", "koa-favicon": "2.0.1",
"@types/koa__router": "8.0.0", "koa-json-body": "5.3.0",
"@types/lolex": "3.1.1", "koa-logger": "3.2.1",
"@types/mocha": "5.2.7", "koa-mount": "4.0.0",
"@types/node": "12.7.12", "koa-send": "5.0.0",
"@types/nodemailer": "6.2.1", "koa-slow": "2.1.0",
"@types/nprogress": "0.2.0", "koa-views": "6.2.1",
"@types/oauth": "0.9.1", "langmap": "0.0.16",
"@types/parse5": "5.0.2", "lookup-dns-cache": "2.1.0",
"@types/parsimmon": "1.10.0", "ms": "2.1.2",
"@types/portscanner": "2.1.0", "nested-property": "1.0.1",
"@types/pug": "2.0.4", "nodemailer": "6.3.1",
"@types/qrcode": "1.3.4", "os-utils": "0.0.14",
"@types/random-seed": "0.3.3", "parse5": "5.1.0",
"@types/ratelimiter": "2.1.28", "parsimmon": "1.13.0",
"@types/redis": "2.8.14", "portscanner": "2.2.0",
"@types/rename": "1.0.1", "promise-limit": "2.7.0",
"@types/request": "2.48.3", "punycode": "2.1.1",
"@types/request-promise-native": "1.0.17", "pureimage": "0.1.6",
"@types/request-stats": "3.0.0", "qrcode": "1.4.2",
"@types/rimraf": "2.0.2", "random-seed": "0.3.0",
"@types/seedrandom": "2.4.28", "ratelimiter": "3.3.1",
"@types/sharp": "0.22.3", "recaptcha-promise": "0.1.3",
"@types/showdown": "1.9.3", "redis": "2.8.0",
"@types/speakeasy": "2.0.5", "redis-lock": "0.1.4",
"@types/systeminformation": "3.23.1", "reflect-metadata": "0.1.13",
"@types/tinycolor2": "1.4.2", "rename": "1.0.4",
"@types/tmp": "0.1.0", "request": "2.88.0",
"@types/uuid": "3.4.5", "request-promise-native": "1.0.7",
"@types/web-push": "3.3.0", "request-stats": "3.0.0",
"@types/webpack": "4.39.3", "require-all": "3.0.0",
"@types/webpack-stream": "3.2.10", "rndstr": "1.0.0",
"@types/websocket": "0.0.40", "seedrandom": "3.0.5",
"@types/ws": "6.0.3", "sharp": "0.23.1",
"@typescript-eslint/parser": "2.3.3", "showdown": "1.9.0",
"agentkeepalive": "4.1.0", "showdown-highlightjs-extension": "0.1.2",
"animejs": "3.1.0", "speakeasy": "2.0.0",
"apexcharts": "3.10.0", "stringz": "2.0.0",
"autobind-decorator": "2.4.0", "summaly": "2.3.1",
"autosize": "4.0.2", "syslog-pro": "1.0.0",
"autwh": "0.1.0", "systeminformation": "4.14.11",
"aws-sdk": "2.548.0", "tmp": "0.1.0",
"bcryptjs": "2.4.3", "typeorm": "0.2.19",
"bootstrap": "4.3.1", "ulid": "2.3.0",
"bootstrap-vue": "2.0.4", "uuid": "3.3.3",
"bull": "3.11.0", "web-push": "3.4.0",
"cafy": "15.1.1", "websocket": "1.0.30",
"cbor": "5.0.1", "pg": "7.12.1",
"chai": "4.2.0", "pug": "2.0.4",
"chalk": "2.4.2", "xev": "2.0.1"
"cli-highlight": "2.1.1", },
"commander": "3.0.2", "devDependencies": {
"content-disposition": "0.5.3", "@fortawesome/fontawesome-svg-core": "1.2.25",
"crc-32": "1.2.0", "@fortawesome/free-brands-svg-icons": "5.11.2",
"css-loader": "3.2.0", "@fortawesome/vue-fontawesome": "0.1.7",
"cssnano": "4.1.10", "@types/bcryptjs": "2.4.2",
"dateformat": "3.0.3", "@types/bull": "3.10.3",
"deep-equal": "1.1.0", "@types/cbor": "2.0.0",
"diskusage": "1.1.3", "@types/dateformat": "3.0.1",
"double-ended-queue": "2.1.0-0", "@types/deep-equal": "1.0.1",
"eslint": "6.5.1", "@types/double-ended-queue": "2.1.1",
"eslint-plugin-vue": "5.2.3", "@types/fluent-ffmpeg": "2.1.10",
"eventemitter3": "4.0.0", "@types/gulp": "4.0.6",
"feed": "4.0.0", "@types/gulp-mocha": "0.0.32",
"file-type": "12.3.0", "@types/gulp-rename": "0.0.33",
"fluent-ffmpeg": "2.1.2", "@types/gulp-replace": "0.0.31",
"gulp": "4.0.2", "@types/gulp-uglify": "3.0.6",
"gulp-cssnano": "2.1.3", "@types/gulp-util": "3.0.34",
"gulp-imagemin": "6.1.1", "@types/is-url": "1.2.28",
"gulp-mocha": "7.0.2", "@types/js-yaml": "3.12.1",
"gulp-rename": "1.4.0", "@types/jsdom": "12.2.4",
"gulp-replace": "1.0.0", "@types/katex": "0.10.2",
"gulp-sourcemaps": "2.6.5", "@types/koa": "2.0.50",
"gulp-stylus": "2.7.0", "@types/koa-bodyparser": "5.0.2",
"gulp-tslint": "8.1.4", "@types/koa-compress": "2.0.9",
"gulp-typescript": "5.0.1", "@types/koa-cors": "0.0.0",
"gulp-uglify": "3.0.2", "@types/koa-favicon": "2.0.19",
"gulp-util": "3.0.8", "@types/koa-logger": "3.1.1",
"hard-source-webpack-plugin": "0.13.1", "@types/koa-mount": "4.0.0",
"html-minifier": "4.0.0", "@types/koa-send": "4.1.2",
"http-signature": "1.2.0", "@types/koa-views": "2.0.3",
"https-proxy-agent": "3.0.0", "@types/koa__cors": "2.2.3",
"insert-text-at-cursor": "0.3.0", "@types/koa__multer": "2.0.0",
"is-root": "2.1.0", "@types/koa__router": "8.0.0",
"is-svg": "4.2.0", "@types/lolex": "3.1.1",
"js-yaml": "3.13.1", "@types/mocha": "5.2.7",
"jsdom": "15.1.1", "@types/node": "12.7.12",
"json5": "2.1.1", "@types/nodemailer": "6.2.1",
"json5-loader": "3.0.0", "@types/nprogress": "0.2.0",
"jsrsasign": "8.0.12", "@types/oauth": "0.9.1",
"katex": "0.11.1", "@types/parse5": "5.0.2",
"koa": "2.10.0", "@types/parsimmon": "1.10.0",
"koa-bodyparser": "4.2.1", "@types/portscanner": "2.1.0",
"koa-compress": "3.0.0", "@types/pug": "2.0.4",
"koa-favicon": "2.0.1", "@types/qrcode": "1.3.4",
"koa-json-body": "5.3.0", "@types/random-seed": "0.3.3",
"koa-logger": "3.2.1", "@types/ratelimiter": "2.1.28",
"koa-mount": "4.0.0", "@types/redis": "2.8.14",
"koa-send": "5.0.0", "@types/rename": "1.0.1",
"koa-slow": "2.1.0", "@types/request": "2.48.3",
"koa-views": "6.2.1", "@types/request-promise-native": "1.0.17",
"langmap": "0.0.16", "@types/request-stats": "3.0.0",
"loader-utils": "1.2.3", "@types/rimraf": "2.0.2",
"lolex": "4.2.0", "@types/seedrandom": "2.4.28",
"lookup-dns-cache": "2.1.0", "@types/sharp": "0.22.3",
"mocha": "6.2.1", "@types/showdown": "1.9.3",
"moji": "0.5.1", "@types/speakeasy": "2.0.5",
"ms": "2.1.2", "@types/systeminformation": "3.23.1",
"multer": "1.4.2", "@types/tinycolor2": "1.4.2",
"nested-property": "1.0.1", "@types/tmp": "0.1.0",
"node-fetch": "2.6.0", "@types/uuid": "3.4.5",
"nodemailer": "6.3.1", "@types/web-push": "3.3.0",
"nprogress": "0.2.0", "@types/webpack": "4.39.3",
"object-assign-deep": "0.4.0", "@types/webpack-stream": "3.2.10",
"os-utils": "0.0.14", "@types/websocket": "0.0.40",
"parse5": "5.1.0", "@types/ws": "6.0.3",
"parsimmon": "1.13.0", "@typescript-eslint/parser": "2.3.3",
"pg": "7.12.1", "animejs": "3.1.0",
"portscanner": "2.2.0", "apexcharts": "3.10.0",
"postcss-loader": "3.0.0", "autosize": "4.0.2",
"prismjs": "1.17.1", "bootstrap": "4.3.1",
"progress-bar-webpack-plugin": "1.12.1", "bootstrap-vue": "2.0.4",
"promise-limit": "2.7.0", "chai": "4.2.0",
"promise-sequential": "1.1.1", "css-loader": "3.2.0",
"pug": "2.0.4", "cssnano": "4.1.10",
"punycode": "2.1.1", "deep-equal": "1.1.0",
"pureimage": "0.1.6", "eslint": "6.5.1",
"qrcode": "1.4.2", "eslint-plugin-vue": "5.2.3",
"random-seed": "0.3.0", "eventemitter3": "4.0.0",
"randomcolor": "0.5.4", "gulp": "4.0.2",
"ratelimiter": "3.3.1", "gulp-cssnano": "2.1.3",
"recaptcha-promise": "0.1.3", "gulp-imagemin": "6.1.1",
"reconnecting-websocket": "4.2.0", "gulp-mocha": "7.0.2",
"redis": "2.8.0", "gulp-rename": "1.4.0",
"redis-lock": "0.1.4", "gulp-replace": "1.0.0",
"reflect-metadata": "0.1.13", "gulp-sourcemaps": "2.6.5",
"rename": "1.0.4", "gulp-stylus": "2.7.0",
"request": "2.88.0", "gulp-tslint": "8.1.4",
"request-promise-native": "1.0.7", "gulp-typescript": "5.0.1",
"request-stats": "3.0.0", "gulp-uglify": "3.0.2",
"require-all": "3.0.0", "gulp-util": "3.0.8",
"rimraf": "3.0.0", "hard-source-webpack-plugin": "0.13.1",
"rndstr": "1.0.0", "html-minifier": "4.0.0",
"s-age": "1.1.2", "insert-text-at-cursor": "0.3.0",
"seedrandom": "3.0.5", "json5": "2.1.1",
"sharp": "0.23.1", "json5-loader": "3.0.0",
"showdown": "1.9.0", "katex": "0.11.1",
"showdown-highlightjs-extension": "0.1.2", "loader-utils": "1.2.3",
"speakeasy": "2.0.0", "lolex": "4.2.0",
"stringz": "2.0.0", "mocha": "6.2.1",
"style-loader": "1.0.0", "moji": "0.5.1",
"stylus": "0.54.7", "multer": "1.4.2",
"stylus-loader": "3.0.2", "node-fetch": "2.6.0",
"summaly": "2.3.1", "nprogress": "0.2.0",
"syslog-pro": "1.0.0", "object-assign-deep": "0.4.0",
"systeminformation": "4.14.11", "postcss-loader": "3.0.0",
"syuilo-password-strength": "0.0.1", "prismjs": "1.17.1",
"terser-webpack-plugin": "2.1.3", "progress-bar-webpack-plugin": "1.12.1",
"textarea-caret": "3.1.0", "promise-sequential": "1.1.1",
"three": "0.109.0", "randomcolor": "0.5.4",
"tinycolor2": "1.4.1", "reconnecting-websocket": "4.2.0",
"tmp": "0.1.0", "rimraf": "3.0.0",
"ts-loader": "6.2.0", "s-age": "1.1.2",
"ts-node": "8.4.1", "style-loader": "1.0.0",
"tslint": "5.20.0", "stylus": "0.54.7",
"tslint-sonarts": "1.9.0", "stylus-loader": "3.0.2",
"typeorm": "0.2.19", "syuilo-password-strength": "0.0.1",
"typescript": "3.6.4", "terser-webpack-plugin": "2.1.3",
"uglify-es": "3.3.9", "textarea-caret": "3.1.0",
"ulid": "2.3.0", "three": "0.109.0",
"url-loader": "2.2.0", "tinycolor2": "1.4.1",
"uuid": "3.3.3", "ts-loader": "6.2.0",
"v-animate-css": "0.0.3", "ts-node": "8.4.1",
"v-debounce": "0.1.2", "tslint": "5.20.0",
"vue": "2.6.10", "tslint-sonarts": "1.9.0",
"vue-color": "2.7.0", "typescript": "3.6.4",
"vue-content-loading": "1.6.0", "uglify-es": "3.3.9",
"vue-cropperjs": "4.0.0", "url-loader": "2.2.0",
"vue-i18n": "8.14.1", "v-animate-css": "0.0.3",
"vue-js-modal": "1.3.31", "v-debounce": "0.1.2",
"vue-json-pretty": "1.6.2", "vue": "2.6.10",
"vue-loader": "15.7.1", "vue-color": "2.7.0",
"vue-marquee-text-component": "1.1.1", "vue-content-loading": "1.6.0",
"vue-prism-component": "1.1.1", "vue-cropperjs": "4.0.0",
"vue-router": "3.1.3", "vue-i18n": "8.14.1",
"vue-sequential-entrance": "1.1.3", "vue-js-modal": "1.3.31",
"vue-style-loader": "4.1.2", "vue-json-pretty": "1.6.2",
"vue-svg-inline-loader": "1.3.3", "vue-loader": "15.7.1",
"vue-template-compiler": "2.6.10", "vue-marquee-text-component": "1.1.1",
"vuedraggable": "2.23.2", "vue-prism-component": "1.1.1",
"vuewordcloud": "18.7.11", "vue-router": "3.1.3",
"vuex": "3.1.1", "vue-sequential-entrance": "1.1.3",
"vuex-persistedstate": "2.5.4", "vue-style-loader": "4.1.2",
"web-push": "3.4.0", "vue-svg-inline-loader": "1.3.3",
"webpack": "4.41.1", "vue-template-compiler": "2.6.10",
"webpack-cli": "3.3.9", "vuedraggable": "2.23.2",
"websocket": "1.0.30", "vuewordcloud": "18.7.11",
"ws": "7.1.2", "vuex": "3.1.1",
"xev": "2.0.1" "vuex-persistedstate": "2.5.4",
}, "webpack": "4.41.1",
"devDependencies": { "webpack-cli": "3.3.9",
"@types/fluent-ffmpeg": "2.1.10" "ws": "7.1.2"
} }
} }