2016-12-23 10:06:53 +01:00
|
|
|
{
|
|
|
|
"devDependencies": {
|
2019-12-30 04:23:42 +00:00
|
|
|
"@fortawesome/fontawesome-free": "^5.12.0",
|
2019-11-26 15:51:31 +01:00
|
|
|
"@sentry/cli": "^1.49.0",
|
|
|
|
"@sentry/electron": "^1.0.0",
|
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",
|
2019-05-24 18:49:04 +00:00
|
|
|
"@types/js-yaml": "^3.12.1",
|
2019-10-26 19:10:52 +02:00
|
|
|
"@types/node": "12.7.12",
|
2020-01-06 04:24:44 +00:00
|
|
|
"@types/webpack-env": "1.15.0",
|
2019-12-28 21:06:02 +00:00
|
|
|
"@typescript-eslint/eslint-plugin": "^2.13.0",
|
2020-01-21 04:23:20 +00:00
|
|
|
"@typescript-eslint/parser": "^2.17.0",
|
2019-05-24 18:57:52 +00:00
|
|
|
"apply-loader": "2.0.0",
|
2018-05-20 16:12:05 +02:00
|
|
|
"awesome-typescript-loader": "^5.0.0",
|
2020-01-07 04:22:18 +00:00
|
|
|
"core-js": "^3.6.2",
|
2019-10-14 03:32:15 +00:00
|
|
|
"cross-env": "6.0.3",
|
2020-01-13 04:25:02 +00:00
|
|
|
"css-loader": "3.4.2",
|
2020-01-21 10:35:11 +00:00
|
|
|
"electron": "^7.1.9",
|
2019-10-29 14:34:37 +01:00
|
|
|
"electron-builder": "22.1.0",
|
2019-11-30 21:09:42 +01:00
|
|
|
"electron-download": "^4.1.1",
|
2019-11-25 11:10:32 +00:00
|
|
|
"electron-installer-snap": "^4.1.0",
|
2019-06-27 10:54:18 +02:00
|
|
|
"electron-notarize": "^0.1.1",
|
2019-05-25 08:52:32 +00:00
|
|
|
"electron-rebuild": "^1.8.5",
|
2019-12-23 04:23:30 +00:00
|
|
|
"eslint": "^6.8.0",
|
2020-01-13 04:24:11 +00:00
|
|
|
"eslint-plugin-import": "^2.20.0",
|
2019-11-30 20:11:55 +00:00
|
|
|
"file-loader": "^5.0.2",
|
2019-08-15 11:53:44 +02:00
|
|
|
"graceful-fs": "^4.2.2",
|
2019-05-24 18:50:19 +00:00
|
|
|
"html-loader": "0.5.5",
|
2019-05-24 15:13:32 +00:00
|
|
|
"json-loader": "0.5.7",
|
2019-10-26 17:13:04 +00:00
|
|
|
"node-abi": "^2.12.0",
|
2020-01-08 04:24:57 +00:00
|
|
|
"node-gyp": "^6.1.0",
|
2019-10-25 04:26:36 +00:00
|
|
|
"node-sass": "^4.13.0",
|
2019-05-24 18:57:49 +00:00
|
|
|
"npmlog": "4.1.2",
|
2018-10-10 11:28:06 +01:00
|
|
|
"npx": "^10.2.0",
|
2019-06-19 04:25:06 +00:00
|
|
|
"pug": "^2.0.4",
|
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 16:12:05 +02:00
|
|
|
"pug-loader": "^2.4.0",
|
2019-05-24 19:05:01 +00:00
|
|
|
"pug-static-loader": "2.0.0",
|
2019-11-26 14:53:43 +00:00
|
|
|
"raw-loader": "4.0.0",
|
2019-08-30 04:25:26 +00:00
|
|
|
"sass-loader": "^8.0.0",
|
2019-05-24 18:51:38 +00:00
|
|
|
"shelljs": "0.8.3",
|
2019-09-06 04:25:46 +00:00
|
|
|
"source-code-pro": "^2.30.2",
|
2019-09-06 09:19:21 +00:00
|
|
|
"source-sans-pro": "3.6.0",
|
2019-12-30 04:24:12 +00:00
|
|
|
"style-loader": "^1.1.2",
|
2018-08-09 15:13:31 +02:00
|
|
|
"svg-inline-loader": "^0.8.0",
|
2019-11-14 04:32:52 +00:00
|
|
|
"to-string-loader": "1.1.6",
|
2019-07-03 12:24:26 +02:00
|
|
|
"tslib": "^1.10.0",
|
2020-01-20 04:26:08 +00:00
|
|
|
"typedoc": "^0.16.7",
|
2019-12-31 19:13:57 +00:00
|
|
|
"typescript": "^3.7.4",
|
2019-11-27 04:28:12 +00:00
|
|
|
"url-loader": "^3.0.0",
|
2019-12-28 21:01:35 +00:00
|
|
|
"val-loader": "2.1.0",
|
2020-01-21 10:35:55 +00:00
|
|
|
"webpack": "^5.0.0-beta.12",
|
2019-10-31 12:16:37 +00:00
|
|
|
"webpack-cli": "^3.3.10",
|
2019-05-24 21:04:45 +02:00
|
|
|
"yaml-loader": "0.5.0"
|
2016-12-23 10:06:53 +01:00
|
|
|
},
|
2018-12-30 15:54:17 +01:00
|
|
|
"resolutions": {
|
2019-05-04 18:59:50 +02:00
|
|
|
"*/node-abi": "^2.8.0"
|
2018-12-30 15:54:17 +01:00
|
|
|
},
|
2016-12-23 10:06:53 +01:00
|
|
|
"build": {
|
2017-05-01 00:01:12 +02:00
|
|
|
"appId": "org.terminus",
|
|
|
|
"productName": "Terminus",
|
2016-12-23 10:06:53 +01:00
|
|
|
"compression": "normal",
|
2019-06-27 10:54:18 +02:00
|
|
|
"afterSign": "./build/mac/afterSignHook.js",
|
2018-08-10 11:01:13 +02:00
|
|
|
"files": [
|
|
|
|
"**/*",
|
|
|
|
"dist"
|
|
|
|
],
|
2017-04-30 00:25:01 +02:00
|
|
|
"extraResources": [
|
2017-05-11 22:56:48 +02:00
|
|
|
"builtin-plugins",
|
2018-09-23 15:38:57 +02:00
|
|
|
"extras"
|
2017-04-30 00:25:01 +02:00
|
|
|
],
|
2016-12-23 10:06:53 +01:00
|
|
|
"win": {
|
2017-09-09 11:43:21 +02:00
|
|
|
"icon": "./build/windows/icon.ico",
|
2019-06-07 22:13:32 +02:00
|
|
|
"artifactName": "terminus-${version}-setup.exe",
|
|
|
|
"rfc3161TimeStampServer": "http://sha256timestamp.ws.symantec.com/sha256/timestamp"
|
2016-12-23 10:06:53 +01:00
|
|
|
},
|
2019-05-19 20:30:40 +02:00
|
|
|
"nsis": {
|
|
|
|
"oneClick": false,
|
|
|
|
"artifactName": "terminus-${version}-setup.${ext}",
|
|
|
|
"installerIcon": "./build/windows/icon.ico"
|
2018-09-22 13:14:51 +02:00
|
|
|
},
|
2019-05-19 20:30:40 +02:00
|
|
|
"publish": [
|
2019-08-29 14:07:44 +02:00
|
|
|
{
|
|
|
|
"provider": "github"
|
2019-05-19 20:30:40 +02:00
|
|
|
}
|
|
|
|
],
|
2018-09-22 13:14:51 +02:00
|
|
|
"portable": {
|
|
|
|
"artifactName": "terminus-${version}-portable.exe"
|
2017-05-01 20:42:11 +02:00
|
|
|
},
|
2016-12-23 10:06:53 +01:00
|
|
|
"mac": {
|
|
|
|
"category": "public.app-category.video",
|
|
|
|
"icon": "./build/mac/icon.icns",
|
2019-01-03 13:01:15 +03:00
|
|
|
"artifactName": "terminus-${version}-macos.${ext}",
|
2019-06-27 10:54:18 +02:00
|
|
|
"hardenedRuntime": true,
|
|
|
|
"entitlements": "./build/mac/entitlements.plist",
|
2019-07-18 15:25:52 +02:00
|
|
|
"entitlementsInherit": "./build/mac/entitlements.plist",
|
2018-08-08 09:16:56 +02:00
|
|
|
"extendInfo": {
|
|
|
|
"NSRequiresAquaSystemAppearance": false
|
|
|
|
}
|
2016-12-23 10:06:53 +01:00
|
|
|
},
|
2019-07-03 23:14:47 +02:00
|
|
|
"pkg": {
|
|
|
|
"artifactName": "terminus-${version}-macos.pkg"
|
2017-09-09 11:33:06 +02:00
|
|
|
},
|
2016-12-23 10:06:53 +01:00
|
|
|
"linux": {
|
2017-05-01 13:35:26 +02:00
|
|
|
"category": "Utilities",
|
2017-09-09 11:33:06 +02:00
|
|
|
"icon": "./build/icons",
|
2019-05-19 20:30:40 +02:00
|
|
|
"artifactName": "terminus-${version}-linux.${ext}"
|
2017-06-30 10:44:43 +02:00
|
|
|
},
|
|
|
|
"deb": {
|
2017-07-03 17:50:00 +02:00
|
|
|
"depends": [
|
|
|
|
"gconf2",
|
|
|
|
"gconf-service",
|
|
|
|
"libnotify4",
|
2019-05-26 20:54:10 +02:00
|
|
|
"libsecret-1-0",
|
2017-07-03 17:50:00 +02:00
|
|
|
"libappindicator1",
|
|
|
|
"libxtst6",
|
2019-06-03 15:50:50 +02:00
|
|
|
"libnss3"
|
2018-09-25 10:48:00 +02:00
|
|
|
],
|
|
|
|
"afterInstall": "build/linux/after-install.tpl"
|
2017-06-30 10:44:43 +02:00
|
|
|
},
|
|
|
|
"rpm": {
|
2017-07-03 17:50:00 +02:00
|
|
|
"depends": [
|
2018-03-13 11:37:59 +01:00
|
|
|
"screen",
|
|
|
|
"gnome-python2-gnomekeyring"
|
2018-09-22 13:14:51 +02:00
|
|
|
]
|
2016-12-23 10:06:53 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"scripts": {
|
2019-06-28 10:14:40 +02: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",
|
2019-06-06 13:45:15 +02:00
|
|
|
"build:typings": "tsc --project terminus-core/tsconfig.typings.json && tsc --project terminus-settings/tsconfig.typings.json && tsc --project terminus-terminal/tsconfig.typings.json && tsc --project terminus-plugin-manager/tsconfig.typings.json && tsc --project terminus-ssh/tsconfig.typings.json",
|
2019-02-09 22:10:42 +01:00
|
|
|
"watch": "cross-env TERMINUS_DEV=1 webpack --progress --color --watch",
|
|
|
|
"start": "cross-env TERMINUS_DEV=1 electron app --debug",
|
|
|
|
"prod": "cross-env TERMINUS_DEV=1 electron app",
|
2019-06-07 17:17:54 +02:00
|
|
|
"docs": "typedoc --out docs/api terminus-core/src && typedoc --out docs/api/terminal --tsconfig terminus-terminal/tsconfig.typings.json terminus-terminal/src && typedoc --out docs/api/settings --tsconfig terminus-settings/tsconfig.typings.json terminus-settings/src",
|
2019-06-14 23:47:48 +02:00
|
|
|
"lint": "eslint --ext ts */src",
|
2018-12-23 20:03:29 +01:00
|
|
|
"postinstall": "node ./scripts/install-deps.js"
|
2017-06-10 00:29:16 +02:00
|
|
|
},
|
2019-11-26 15:51:31 +01:00
|
|
|
"repository": "eugeny/terminus"
|
2016-12-23 10:06:53 +01:00
|
|
|
}
|