1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-11 13:13:59 +03:00
tabby/package.json

108 lines
3.4 KiB
JSON
Raw Normal View History

2016-12-23 12:06:53 +03:00
{
"devDependencies": {
2021-07-06 22:22:57 +03:00
"@angular/animations": "^12.0.0",
"@angular/common": "^12.0.0",
"@angular/compiler": "^12.0.0",
"@angular/core": "^12.0.0",
"@angular/forms": "^12.0.0",
"@angular/platform-browser": "^12.0.0",
"@angular/platform-browser-dynamic": "^12.0.0",
2022-01-08 18:02:56 +03:00
"@biesbjerg/ngx-translate-extract": "^7.0.4",
"@biesbjerg/ngx-translate-extract-marker": "^1.0.0",
"@fortawesome/fontawesome-free": "^6.0.0-beta3",
2021-07-06 22:22:57 +03:00
"@ng-bootstrap/ng-bootstrap": "^10.0.0",
"@sentry/cli": "^1.71.0",
"@sentry/electron": "^2.5.4",
2021-07-02 01:39:17 +03:00
"@tabby-gang/to-string-loader": "^1.1.7-beta.2",
2021-08-20 00:14:31 +03:00
"@types/deep-equal": "1.0.1",
2021-10-04 13:32:09 +03:00
"@types/electron-config": "^3.2.2",
"@types/electron-debug": "^2.1.0",
"@types/fs-extra": "^9.0.12",
"@types/js-yaml": "^4.0.5",
"@types/node": "16.0.1",
2021-07-13 21:19:28 +03:00
"@types/sortablejs": "^1.10.7",
"@types/webpack-env": "^1.16.3",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"apply-loader": "2.0.0",
"axios": "^0.21.2",
2021-07-04 13:23:27 +03:00
"clone-deep": "^4.0.1",
2021-12-06 14:14:06 +03:00
"compare-versions": "^4",
"core-js": "^3.18.2",
2021-01-28 23:11:53 +03:00
"cross-env": "7.0.3",
"css-loader": "^6.5.1",
2021-10-04 13:32:09 +03:00
"deep-equal": "2.0.5",
"electron": "16.0.6",
"electron-builder": "^22.14.5",
2019-11-30 23:09:42 +03:00
"electron-download": "^4.1.1",
"electron-installer-snap": "^5.1.0",
"electron-notarize": "^1.1.1",
"electron-rebuild": "^3.2.5",
"eslint": "^7.32.0",
2021-01-28 23:11:53 +03:00
"file-loader": "^6.2.0",
"graceful-fs": "^4.2.8",
"html-loader": "2.1.2",
2022-01-08 18:02:56 +03:00
"json-loader": "^0.5.7",
2020-12-27 15:03:46 +03:00
"lru-cache": "^6.0.0",
"macos-release": "^3.0.1",
2021-07-13 21:19:28 +03:00
"ngx-sortablejs": "^11.1.0",
2021-07-06 22:22:57 +03:00
"ngx-toastr": "^14.0.0",
"node-abi": "^3.2.0",
"node-sass": "^7.0.1",
"npmlog": "6.0.0",
"npx": "^10.2.2",
2021-06-08 21:26:55 +03:00
"patch-package": "^6.4.7",
2022-01-08 18:02:56 +03:00
"po-gettext-loader": "^1.0.0",
"pug": "3",
"pug-cli": "^1.0.0-alpha6",
"pug-html-loader": "1.1.5",
"pug-lint": "^2.6.0",
2018-05-20 17:12:05 +03:00
"pug-loader": "^2.4.0",
"pug-static-loader": "2.0.0",
2021-01-28 23:11:53 +03:00
"raw-loader": "4.0.2",
"sass-loader": "^12.4.0",
"shell-quote": "^1.7.3",
"shelljs": "0.8.4",
"slugify": "^1.6.5",
2021-07-13 21:19:28 +03:00
"sortablejs": "^1.14.0",
"source-code-pro": "^2.38.0",
"source-map-loader": "^3.0.1",
"source-sans-pro": "3.6.0",
"ssh2": "^1.5.0",
2021-07-31 20:28:01 +03:00
"style-loader": "^3.2.1",
"svg-inline-loader": "^0.8.2",
2021-07-06 10:40:54 +03:00
"ts-loader": "^9.2.3",
"tslib": "^2.3.1",
"typedoc": "^0.22.10",
2021-07-06 10:40:54 +03:00
"typescript": "^4.3.5",
"utils-decorators": "^1.10.4",
"val-loader": "4.0.0",
"webpack": "^5.65.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.1",
2021-07-06 22:22:57 +03:00
"yaml-loader": "0.6.0",
"zone.js": "^0.11.4"
2016-12-23 12:06:53 +03:00
},
2018-12-30 17:54:17 +03:00
"resolutions": {
2022-01-08 18:02:56 +03:00
"*/pug": "^3",
2021-07-04 13:23:27 +03:00
"lzma-native": "^8.0.0",
2021-12-12 16:05:55 +03:00
"*/node-abi": "^3.5.0",
"**/graceful-fs": "^4.2.4"
2018-12-30 17:54:17 +03:00
},
2016-12-23 12:06:53 +03:00
"scripts": {
2021-07-04 16:06:27 +03:00
"build": "npm run build:typings && node scripts/build-modules.js",
2020-03-01 18:40:26 +03:00
"build:typings": "node scripts/build-typings.js",
2021-06-30 00:57:04 +03:00
"watch": "cross-env TABBY_DEV=1 webpack --progress --color --watch",
"start": "cross-env TABBY_DEV=1 electron app --debug --inspect",
2020-08-07 13:25:02 +03:00
"start:prod": "electron app --debug",
2021-06-30 00:57:04 +03:00
"prod": "cross-env TABBY_DEV=1 electron app",
"docs": "node scripts/build-docs.js",
2020-02-05 14:53:04 +03:00
"lint": "eslint --ext ts */src */lib",
2022-01-09 13:28:14 +03:00
"postinstall": "patch-package && node ./scripts/install-deps.js",
"i18n:download": "crowdin download --skip-untranslated-files",
"i18n:extract": "node scripts/i18n-extract.js",
"i18n:upload": "crowdin upload"
2017-06-10 01:29:16 +03:00
},
2021-01-28 23:52:11 +03:00
"private": true
2016-12-23 12:06:53 +03:00
}