{ "name": "KawAnime", "description": "Desktop app for anime fans", "version": "0.3.1", "main": "app/index.js", "bin": "app/bin.js", "repository": "https://github.com/Kylart/KawAnime.git", "author": { "name": "Kylart", "email": "Kylart.dev@gmail.com" }, "license": "MIT", "scripts": { "dev": "cross-env NODE_ENV=development electron app", "dev:server": "cross-env NODE_ENV=development KAWANIME_SERVER=true node app", "start": "cross-env NODE_ENV=production electron app", "start:server": "cross-env NODE_ENV=production KAWANIME_SERVER=true node app", "start:test-server": "cross-env NODE_ENV=KawAnime-test PORT=8080 KAWANIME_SERVER=true node app", "bstart": "npm run build && npm start", "build": "rimraf public && npm run build:client && npm run build:server", "build:client": "cross-env NODE_ENV=production webpack --config webpack/webpack.client.config.js --hide-modules", "build:server": "cross-env NODE_ENV=production webpack --config webpack/webpack.server.config.js --hide-modules", "cloc": "cloc $(git ls-files | grep -vE \".mkv|mp4|m4a|mp3|lock\")", "test:api": "cross-env NODE_ENV=\"KawAnime-test\" nyc --nycrc-path=\"test/.nycrc\" ava --verbose --serial test/api/**.test.js", "test:e2e": "start-server-and-test start:test-server http://localhost:8080 cy:run", "dev:test:e2e": "start-server-and-test start:test-server http://localhost:8080 cy:open", "cy:open": "cypress open", "cy:run": "cypress run", "test": "npm run lint && npm run test:api && npm run test:e2e", "coverage": "nyc report --reporter=text-lcov > coverage.lcov && codecov", "lint": "eslint --fix --ext .js,.vue app test/api", "pack": "build --dir", "dist:linux": "build --linux deb AppImage", "dist:win": "build --win --x64 --ia32", "dist:mac": "build --mac", "dist:all": "npm run build && npm run dist:mac && npm run dist:win && npm run dist:linux" }, "dependencies": { "args": "^5.0.0", "axios": "^0.18.0", "babel-runtime": "^6.26.0", "buttercup": "^2.9.2", "chalk": "^2.4.1", "colors": "^1.3.3", "compression": "^1.7.3", "electron-log": "^2.2.17", "electron-updater": "^4.0.6", "express": "^4.16.4", "lodash": "^4.17.11", "lru-cache": "^4.1.3", "mal-scraper": "^2.5.0", "matroska-subtitles": "^2.0.3", "mime": "^2.4.0", "moment": "^2.23.0", "nyaapi": "^2.0.5", "randomstring": "^1.1.5", "range-parser": "^1.2.0", "serve-favicon": "^2.5.0", "sse-express": "^1.0.2", "urldecode": "^1.0.1", "velocity-animate": "^2.0.5", "vue": "^2.6.6", "vue-clipboards": "^1.2.4", "vue-router": "^3.0.2", "vue-server-renderer": "^2.6.6", "vuetify": "^1.5.1", "vuex": "^3.0.1", "vuex-router-sync": "^5.0.0", "webtorrent": "^0.103.0", "zettai": "^2.0.2" }, "devDependencies": { "autoprefixer": "^9.1.5", "ava": "^0.25.0", "babel-core": "^6.26.3", "babel-eslint": "^10", "babel-loader": "^7.1.5", "babel-plugin-add-filehash": "^6.9.8", "babel-plugin-add-module-exports": "^0.2.1", "babel-plugin-syntax-dynamic-import": "^6.18.0", "babel-plugin-transform-imports": "^1.5.1", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-polyfill": "^6.26.0", "babel-preset-env": "^1.7.0", "babel-preset-es2015": "^6.24.1", "babel-preset-stage-2": "^6.24.1", "babel-register": "^6.26.0", "chai": "^4.2.0", "cloc": "^2.3.4", "codecov": "^3.1.0", "cross-env": "^5.2.0", "css-loader": "^0.28.11", "cypress": "^3.1.0", "electron": "^3.0.2", "electron-builder": "^20.34.0", "env2": "^2.2.2", "es6-promise": "^4.2.5", "eslint": "^5.6.1", "eslint-config-standard": "^12.0.0", "eslint-plugin-import": "^2.14.0", "eslint-plugin-node": "^7.0.1", "eslint-plugin-promise": "^4.0.1", "eslint-plugin-react": "^7.11.1", "eslint-plugin-standard": "^4.0.0", "eslint-plugin-vue": "^4.7.1", "extract-text-webpack-plugin": "^3.0.2", "file-loader": "^1.1.11", "friendly-errors-webpack-plugin": "^1.6.1", "html-webpack-plugin": "^3.2.0", "nyc": "^13.0.1", "optimize-css-assets-webpack-plugin": "^3.2.0", "pre-commit": "^1.2.2", "progress-bar-webpack-plugin": "^1.11.0", "pug": "^2.0.3", "rimraf": "^2.6.2", "start-server-and-test": "^1.7.11", "style-loader": "^0.21.0", "stylus": "^0.54.5", "stylus-loader": "^3.0.2", "supertest": "^3.1.0", "url-loader": "^1.0.1", "vue-devtools": "^4.1.4", "vue-loader": "^14.2.3", "vue-style-loader": "^4.1.2", "vue-template-compiler": "^2.5.21", "webpack": "^3.12.0", "webpack-dev-middleware": "^2.0.6", "webpack-hot-middleware": "^2.24.2", "webpack-merge": "^4.1.4", "webpack-node-externals": "^1.7.2" }, "precommit": "lint", "build": { "appId": "KawAnime", "dmg": { "contents": [ { "x": 150, "y": 90 }, { "x": 150, "y": 275, "type": "link", "path": "/Applications" } ] }, "linux": { "category": "Network" }, "nsis": { "oneClick": false, "allowToChangeInstallationDirectory": true }, "fileAssociations": [ { "ext": "torrent", "name": "Torrent files" } ] } }