2016-12-23 09:06:53 +00:00
|
|
|
{
|
|
|
|
"devDependencies": {
|
2021-03-22 04:26:01 +00:00
|
|
|
"@fortawesome/fontawesome-free": "^5.15.3",
|
2021-05-11 04:32:05 +00:00
|
|
|
"@sentry/cli": "^1.64.2",
|
2021-05-12 08:38:02 +00:00
|
|
|
"@sentry/electron": "^2.4.1",
|
2021-01-28 20:11:53 +00:00
|
|
|
"@terminus-term/to-string-loader": "1.1.7-beta.1",
|
2019-05-24 19:01:10 +00:00
|
|
|
"@types/electron-config": "^3.2.2",
|
2019-05-24 18:52:56 +00:00
|
|
|
"@types/electron-debug": "^2.1.0",
|
2021-04-13 04:25:52 +00:00
|
|
|
"@types/fs-extra": "^9.0.11",
|
2021-05-12 08:35:01 +00:00
|
|
|
"@types/js-yaml": "^4.0.1",
|
2021-05-25 07:55:52 +00:00
|
|
|
"@types/node": "15.6.1",
|
2020-12-23 20:45:47 +00:00
|
|
|
"@types/webpack-env": "^1.16.0",
|
2021-05-28 18:08:27 +00:00
|
|
|
"@typescript-eslint/eslint-plugin": "^4.25.0",
|
2021-06-22 04:03:58 +00:00
|
|
|
"@typescript-eslint/parser": "^4.28.0",
|
2019-05-24 18:57:52 +00:00
|
|
|
"apply-loader": "2.0.0",
|
2020-12-23 20:45:47 +00:00
|
|
|
"awesome-typescript-loader": "^5.2.1",
|
2021-01-02 12:08:00 +00:00
|
|
|
"compare-versions": "^3.6.0",
|
2021-06-05 17:34:17 +00:00
|
|
|
"core-js": "^3.14.0",
|
2021-01-28 20:11:53 +00:00
|
|
|
"cross-env": "7.0.3",
|
2021-05-24 20:45:56 +00:00
|
|
|
"css-loader": "5.2.6",
|
2021-06-23 04:03:39 +00:00
|
|
|
"electron": "13.1.4",
|
2021-03-10 19:48:54 +00:00
|
|
|
"electron-builder": "22.10.5",
|
2019-11-30 20:09:42 +00:00
|
|
|
"electron-download": "^4.1.1",
|
2020-11-16 18:27:39 +00:00
|
|
|
"electron-installer-snap": "^5.1.0",
|
2020-06-22 04:19:42 +00:00
|
|
|
"electron-notarize": "^1.0.0",
|
2021-02-08 04:25:07 +00:00
|
|
|
"electron-rebuild": "^2.3.5",
|
2021-06-19 20:02:48 +00:00
|
|
|
"eslint": "^7.29.0",
|
2021-05-31 04:05:30 +00:00
|
|
|
"eslint-plugin-import": "^2.23.4",
|
2021-01-28 20:11:53 +00:00
|
|
|
"file-loader": "^6.2.0",
|
2021-03-10 19:48:51 +00:00
|
|
|
"graceful-fs": "^4.2.6",
|
2021-03-10 04:21:47 +00:00
|
|
|
"html-loader": "2.1.2",
|
2019-05-24 15:13:32 +00:00
|
|
|
"json-loader": "0.5.7",
|
2020-12-27 12:03:46 +00:00
|
|
|
"lru-cache": "^6.0.0",
|
2021-06-22 09:51:30 +00:00
|
|
|
"macos-release": "^2.5.0",
|
2021-05-28 17:39:01 +00:00
|
|
|
"node-abi": "^2.30.0",
|
2021-06-25 04:05:18 +00:00
|
|
|
"node-sass": "^6.0.1",
|
2019-05-24 18:57:49 +00:00
|
|
|
"npmlog": "4.1.2",
|
2020-11-16 18:27:39 +00:00
|
|
|
"npx": "^10.2.2",
|
2021-06-08 18:26:55 +00:00
|
|
|
"patch-package": "^6.4.7",
|
2021-03-04 04:20:52 +00:00
|
|
|
"pug": "^3.0.2",
|
2019-05-24 18:54:53 +00:00
|
|
|
"pug-html-loader": "1.1.5",
|
2019-06-25 04:31:49 +00:00
|
|
|
"pug-lint": "^2.6.0",
|
2018-05-20 14:12:05 +00:00
|
|
|
"pug-loader": "^2.4.0",
|
2019-05-24 19:05:01 +00:00
|
|
|
"pug-static-loader": "2.0.0",
|
2021-01-28 20:11:53 +00:00
|
|
|
"raw-loader": "4.0.2",
|
2021-06-27 08:45:28 +00:00
|
|
|
"sass-loader": "^12.1.0",
|
2020-05-02 12:16:02 +00:00
|
|
|
"shelljs": "0.8.4",
|
2021-05-15 17:31:38 +00:00
|
|
|
"source-code-pro": "^2.38.0",
|
2019-09-06 09:19:21 +00:00
|
|
|
"source-sans-pro": "3.6.0",
|
2021-06-25 04:05:51 +00:00
|
|
|
"style-loader": "^3.0.0",
|
2020-11-16 18:27:39 +00:00
|
|
|
"svg-inline-loader": "^0.8.2",
|
2021-06-23 10:51:17 +00:00
|
|
|
"tslib": "^2.3.0",
|
2021-04-23 04:20:53 +00:00
|
|
|
"typedoc": "^0.20.36",
|
2021-05-16 11:53:13 +00:00
|
|
|
"typescript": "^4.2.4",
|
2021-01-28 20:11:53 +00:00
|
|
|
"url-loader": "^4.1.1",
|
2021-05-24 20:46:27 +00:00
|
|
|
"val-loader": "4.0.0",
|
2021-06-22 04:04:23 +00:00
|
|
|
"webpack": "^5.40.0",
|
2021-05-24 20:43:03 +00:00
|
|
|
"webpack-bundle-analyzer": "^4.4.2",
|
2021-05-12 07:47:54 +00:00
|
|
|
"webpack-cli": "^4.7.0",
|
2020-12-23 20:45:47 +00:00
|
|
|
"yaml-loader": "0.6.0"
|
2016-12-23 09:06:53 +00:00
|
|
|
},
|
2018-12-30 14:54:17 +00:00
|
|
|
"resolutions": {
|
2021-05-28 17:39:01 +00:00
|
|
|
"*/node-abi": "^2.30.0",
|
2020-11-16 18:27:39 +00:00
|
|
|
"**/graceful-fs": "^4.2.4"
|
2018-12-30 14:54:17 +00:00
|
|
|
},
|
2016-12-23 09:06:53 +00:00
|
|
|
"scripts": {
|
2021-06-29 21:57:04 +00:00
|
|
|
"build": "npm run build:typings && webpack --color --config app/webpack.main.config.js && webpack --color --config app/webpack.config.js && webpack --color --config tabby-core/webpack.config.js && webpack --color --config tabby-settings/webpack.config.js && webpack --color --config tabby-terminal/webpack.config.js && webpack --color --config tabby-local/webpack.config.js && webpack --color --config tabby-plugin-manager/webpack.config.js && webpack --color --config tabby-community-color-schemes/webpack.config.js && webpack --color --config tabby-ssh/webpack.config.js && webpack --color --config tabby-serial/webpack.config.js && webpack --color --config tabby-electron/webpack.config.js && webpack --color --config tabby-web/webpack.config.js && webpack --color --config web/webpack.config.js",
|
2020-03-01 15:40:26 +00:00
|
|
|
"build:typings": "node scripts/build-typings.js",
|
2021-06-29 21:57:04 +00:00
|
|
|
"watch": "cross-env TABBY_DEV=1 webpack --progress --color --watch",
|
|
|
|
"start": "cross-env TABBY_DEV=1 electron app --debug --inspect",
|
2020-08-07 10:25:02 +00:00
|
|
|
"start:prod": "electron app --debug",
|
2021-06-29 21:57:04 +00:00
|
|
|
"prod": "cross-env TABBY_DEV=1 electron app",
|
|
|
|
"docs": "typedoc --out docs/api --tsconfig tabby-core/src/tsconfig.typings.json tabby-core/src/index.ts && typedoc --out docs/api/terminal --tsconfig tabby-terminal/tsconfig.typings.json tabby-terminal/src/index.ts && typedoc --out docs/api/local --tsconfig tabby-local/tsconfig.typings.json tabby-local/src/index.ts && typedoc --out docs/api/settings --tsconfig tabby-settings/tsconfig.typings.json tabby-settings/src/index.ts",
|
2020-02-05 11:53:04 +00:00
|
|
|
"lint": "eslint --ext ts */src */lib",
|
2021-06-08 18:26:55 +00:00
|
|
|
"postinstall": "node ./scripts/install-deps.js",
|
2021-06-19 19:54:27 +00:00
|
|
|
"patch": "patch-package; cd web; patch-package"
|
2017-06-09 22:29:16 +00:00
|
|
|
},
|
2021-01-28 20:52:11 +00:00
|
|
|
"private": true
|
2016-12-23 09:06:53 +00:00
|
|
|
}
|