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-12 08:29:56 +00:00
|
|
|
"@types/node": "14.14.35",
|
2020-12-23 20:45:47 +00:00
|
|
|
"@types/webpack-env": "^1.16.0",
|
2021-01-28 20:46:31 +00:00
|
|
|
"@typescript-eslint/eslint-plugin": "^4.14.1",
|
2021-05-11 04:27:43 +00:00
|
|
|
"@typescript-eslint/parser": "^4.23.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-05-10 04:34:03 +00:00
|
|
|
"core-js": "^3.12.1",
|
2021-01-28 20:11:53 +00:00
|
|
|
"cross-env": "7.0.3",
|
2021-05-15 17:32:54 +00:00
|
|
|
"css-loader": "5.2.4",
|
2021-05-12 08:34:31 +00:00
|
|
|
"electron": "12.0.7",
|
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-05-10 04:34:59 +00:00
|
|
|
"eslint": "^7.26.0",
|
2020-12-24 13:03:14 +00:00
|
|
|
"eslint-plugin-import": "^2.21.1",
|
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-01-02 12:08:00 +00:00
|
|
|
"macos-release": "^2.4.1",
|
2021-05-12 07:43:53 +00:00
|
|
|
"node-abi": "^2.26.0",
|
2021-04-16 18:25:29 +00:00
|
|
|
"node-gyp": "^8.0.0",
|
2021-05-12 07:42:58 +00:00
|
|
|
"node-sass": "^6.0.0",
|
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-03-20 10:01:01 +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-05-14 04:02:32 +00:00
|
|
|
"sass-loader": "^11.1.1",
|
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",
|
2020-12-23 20:45:47 +00:00
|
|
|
"ssh2-streams": "^0.4.10",
|
2020-12-25 04:26:28 +00:00
|
|
|
"style-loader": "^2.0.0",
|
2020-11-16 18:27:39 +00:00
|
|
|
"svg-inline-loader": "^0.8.2",
|
2021-05-15 17:32:52 +00:00
|
|
|
"tslib": "^2.2.0",
|
2021-04-23 04:20:53 +00:00
|
|
|
"typedoc": "^0.20.36",
|
2021-03-03 20:36:37 +00:00
|
|
|
"typescript": "^3.9.9",
|
2021-01-28 20:11:53 +00:00
|
|
|
"url-loader": "^4.1.1",
|
2021-04-08 20:26:47 +00:00
|
|
|
"val-loader": "3.1.0",
|
2021-05-12 08:37:34 +00:00
|
|
|
"webpack": "^5.37.0",
|
2021-05-15 17:31:50 +00:00
|
|
|
"webpack-bundle-analyzer": "^4.4.1",
|
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-03-03 19:58:33 +00:00
|
|
|
"*/node-abi": "^2.20.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": {
|
2020-02-24 17:42:28 +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 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-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",
|
2020-03-01 15:40:26 +00:00
|
|
|
"build:typings": "node scripts/build-typings.js",
|
2019-02-09 21:10:42 +00:00
|
|
|
"watch": "cross-env TERMINUS_DEV=1 webpack --progress --color --watch",
|
2021-04-04 18:07:57 +00:00
|
|
|
"start": "cross-env TERMINUS_DEV=1 electron app --debug --inspect",
|
2020-08-07 10:25:02 +00:00
|
|
|
"start:prod": "electron app --debug",
|
2019-02-09 21:10:42 +00:00
|
|
|
"prod": "cross-env TERMINUS_DEV=1 electron app",
|
2021-03-03 20:33:37 +00: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/settings --tsconfig terminus-settings/tsconfig.typings.json terminus-settings/src/index.ts",
|
2020-02-05 11:53:04 +00:00
|
|
|
"lint": "eslint --ext ts */src */lib",
|
2018-12-23 19:03:29 +00:00
|
|
|
"postinstall": "node ./scripts/install-deps.js"
|
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
|
|
|
}
|