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