2016-12-23 12:06:53 +03:00
|
|
|
{
|
|
|
|
"devDependencies": {
|
2019-09-24 07:36:13 +03:00
|
|
|
"@fortawesome/fontawesome-free": "^5.11.2",
|
2019-05-24 22:01:10 +03:00
|
|
|
"@types/electron-config": "^3.2.2",
|
2019-05-24 21:52:56 +03:00
|
|
|
"@types/electron-debug": "^2.1.0",
|
2019-05-24 21:49:04 +03:00
|
|
|
"@types/js-yaml": "^3.12.1",
|
2019-10-26 20:10:52 +03:00
|
|
|
"@types/node": "12.7.12",
|
2019-10-26 20:13:08 +03:00
|
|
|
"@types/webpack-env": "1.14.1",
|
2019-11-19 07:25:26 +03:00
|
|
|
"@typescript-eslint/eslint-plugin": "^2.8.0",
|
2019-11-25 14:05:58 +03:00
|
|
|
"@typescript-eslint/parser": "^2.8.0",
|
2019-05-24 21:57:52 +03:00
|
|
|
"apply-loader": "2.0.0",
|
2018-05-20 17:12:05 +03:00
|
|
|
"awesome-typescript-loader": "^5.0.0",
|
2019-11-25 13:48:07 +03:00
|
|
|
"core-js": "^3.4.2",
|
2019-10-14 06:32:15 +03:00
|
|
|
"cross-env": "6.0.3",
|
2019-08-07 16:12:01 +03:00
|
|
|
"css-loader": "3.2.0",
|
2019-11-25 13:49:32 +03:00
|
|
|
"electron": "^7.1.2",
|
2019-10-29 16:34:37 +03:00
|
|
|
"electron-builder": "22.1.0",
|
2019-11-25 14:10:32 +03:00
|
|
|
"electron-installer-snap": "^4.1.0",
|
2019-06-27 11:54:18 +03:00
|
|
|
"electron-notarize": "^0.1.1",
|
2019-05-25 11:52:32 +03:00
|
|
|
"electron-rebuild": "^1.8.5",
|
2019-10-28 07:29:17 +03:00
|
|
|
"eslint": "^6.6.0",
|
2019-07-18 18:56:05 +03:00
|
|
|
"file-loader": "^4.1.0",
|
2019-08-15 12:53:44 +03:00
|
|
|
"graceful-fs": "^4.2.2",
|
2019-05-24 21:50:19 +03:00
|
|
|
"html-loader": "0.5.5",
|
2019-05-24 18:13:32 +03:00
|
|
|
"json-loader": "0.5.7",
|
2019-10-26 20:13:04 +03:00
|
|
|
"node-abi": "^2.12.0",
|
2019-11-05 11:42:28 +03:00
|
|
|
"node-gyp": "^6.0.1",
|
2019-10-25 07:26:36 +03:00
|
|
|
"node-sass": "^4.13.0",
|
2019-05-24 21:57:49 +03:00
|
|
|
"npmlog": "4.1.2",
|
2018-10-10 13:28:06 +03:00
|
|
|
"npx": "^10.2.0",
|
2019-06-19 07:25:06 +03:00
|
|
|
"pug": "^2.0.4",
|
2019-05-24 21:54:53 +03:00
|
|
|
"pug-html-loader": "1.1.5",
|
2019-06-25 07:31:49 +03:00
|
|
|
"pug-lint": "^2.6.0",
|
2018-05-20 17:12:05 +03:00
|
|
|
"pug-loader": "^2.4.0",
|
2019-05-24 22:05:01 +03:00
|
|
|
"pug-static-loader": "2.0.0",
|
2019-06-05 08:40:06 +03:00
|
|
|
"raven-js": "3.27.2",
|
2019-07-19 07:43:01 +03:00
|
|
|
"raw-loader": "3.1.0",
|
2019-08-30 07:25:26 +03:00
|
|
|
"sass-loader": "^8.0.0",
|
2019-05-24 21:51:38 +03:00
|
|
|
"shelljs": "0.8.3",
|
2019-09-06 07:25:46 +03:00
|
|
|
"source-code-pro": "^2.30.2",
|
2019-09-06 12:19:21 +03:00
|
|
|
"source-sans-pro": "3.6.0",
|
2019-08-07 16:12:21 +03:00
|
|
|
"style-loader": "^1.0.0",
|
2018-08-09 16:13:31 +03:00
|
|
|
"svg-inline-loader": "^0.8.0",
|
2019-11-14 07:32:52 +03:00
|
|
|
"to-string-loader": "1.1.6",
|
2019-07-03 13:24:26 +03:00
|
|
|
"tslib": "^1.10.0",
|
2019-11-25 13:49:28 +03:00
|
|
|
"typedoc": "^0.15.3",
|
2019-10-12 01:12:41 +03:00
|
|
|
"typescript": "^3.6.4",
|
2019-11-25 14:10:59 +03:00
|
|
|
"url-loader": "^2.3.0",
|
2019-11-20 07:26:26 +03:00
|
|
|
"val-loader": "2.0.1",
|
2019-10-26 20:42:54 +03:00
|
|
|
"webpack": "^4.41.2",
|
2019-10-31 15:16:37 +03:00
|
|
|
"webpack-cli": "^3.3.10",
|
2019-05-24 22:04:45 +03:00
|
|
|
"yaml-loader": "0.5.0"
|
2016-12-23 12:06:53 +03:00
|
|
|
},
|
2018-12-30 17:54:17 +03:00
|
|
|
"resolutions": {
|
2019-05-04 19:59:50 +03:00
|
|
|
"*/node-abi": "^2.8.0"
|
2018-12-30 17:54:17 +03:00
|
|
|
},
|
2016-12-23 12:06:53 +03:00
|
|
|
"build": {
|
2017-05-01 01:01:12 +03:00
|
|
|
"appId": "org.terminus",
|
|
|
|
"productName": "Terminus",
|
2016-12-23 12:06:53 +03:00
|
|
|
"compression": "normal",
|
2019-06-27 11:54:18 +03:00
|
|
|
"afterSign": "./build/mac/afterSignHook.js",
|
2018-08-10 12:01:13 +03:00
|
|
|
"files": [
|
|
|
|
"**/*",
|
|
|
|
"dist"
|
|
|
|
],
|
2017-04-30 01:25:01 +03:00
|
|
|
"extraResources": [
|
2017-05-11 23:56:48 +03:00
|
|
|
"builtin-plugins",
|
2018-09-23 16:38:57 +03:00
|
|
|
"extras"
|
2017-04-30 01:25:01 +03:00
|
|
|
],
|
2016-12-23 12:06:53 +03:00
|
|
|
"win": {
|
2017-09-09 12:43:21 +03:00
|
|
|
"icon": "./build/windows/icon.ico",
|
2019-06-07 23:13:32 +03:00
|
|
|
"artifactName": "terminus-${version}-setup.exe",
|
|
|
|
"rfc3161TimeStampServer": "http://sha256timestamp.ws.symantec.com/sha256/timestamp"
|
2016-12-23 12:06:53 +03:00
|
|
|
},
|
2019-05-19 21:30:40 +03:00
|
|
|
"nsis": {
|
|
|
|
"oneClick": false,
|
|
|
|
"artifactName": "terminus-${version}-setup.${ext}",
|
|
|
|
"installerIcon": "./build/windows/icon.ico"
|
2018-09-22 14:14:51 +03:00
|
|
|
},
|
2019-05-19 21:30:40 +03:00
|
|
|
"publish": [
|
2019-08-29 15:07:44 +03:00
|
|
|
{
|
|
|
|
"provider": "github"
|
2019-05-19 21:30:40 +03:00
|
|
|
}
|
|
|
|
],
|
2018-09-22 14:14:51 +03:00
|
|
|
"portable": {
|
|
|
|
"artifactName": "terminus-${version}-portable.exe"
|
2017-05-01 21:42:11 +03:00
|
|
|
},
|
2016-12-23 12:06:53 +03: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 11:54:18 +03:00
|
|
|
"hardenedRuntime": true,
|
|
|
|
"entitlements": "./build/mac/entitlements.plist",
|
2019-07-18 16:25:52 +03:00
|
|
|
"entitlementsInherit": "./build/mac/entitlements.plist",
|
2018-08-08 10:16:56 +03:00
|
|
|
"extendInfo": {
|
|
|
|
"NSRequiresAquaSystemAppearance": false
|
|
|
|
}
|
2016-12-23 12:06:53 +03:00
|
|
|
},
|
2019-07-04 00:14:47 +03:00
|
|
|
"pkg": {
|
|
|
|
"artifactName": "terminus-${version}-macos.pkg"
|
2017-09-09 12:33:06 +03:00
|
|
|
},
|
2016-12-23 12:06:53 +03:00
|
|
|
"linux": {
|
2017-05-01 14:35:26 +03:00
|
|
|
"category": "Utilities",
|
2017-09-09 12:33:06 +03:00
|
|
|
"icon": "./build/icons",
|
2019-05-19 21:30:40 +03:00
|
|
|
"artifactName": "terminus-${version}-linux.${ext}"
|
2017-06-30 11:44:43 +03:00
|
|
|
},
|
|
|
|
"deb": {
|
2017-07-03 18:50:00 +03:00
|
|
|
"depends": [
|
|
|
|
"gconf2",
|
|
|
|
"gconf-service",
|
|
|
|
"libnotify4",
|
2019-05-26 21:54:10 +03:00
|
|
|
"libsecret-1-0",
|
2017-07-03 18:50:00 +03:00
|
|
|
"libappindicator1",
|
|
|
|
"libxtst6",
|
2019-06-03 16:50:50 +03:00
|
|
|
"libnss3"
|
2018-09-25 11:48:00 +03:00
|
|
|
],
|
|
|
|
"afterInstall": "build/linux/after-install.tpl"
|
2017-06-30 11:44:43 +03:00
|
|
|
},
|
|
|
|
"rpm": {
|
2017-07-03 18:50:00 +03:00
|
|
|
"depends": [
|
2018-03-13 13:37:59 +03:00
|
|
|
"screen",
|
|
|
|
"gnome-python2-gnomekeyring"
|
2018-09-22 14:14:51 +03:00
|
|
|
]
|
2016-12-23 12:06:53 +03:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"scripts": {
|
2019-06-28 11:14:40 +03: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 14:45:15 +03: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-10 00:10:42 +03: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 18:17:54 +03: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-15 00:47:48 +03:00
|
|
|
"lint": "eslint --ext ts */src",
|
2018-12-23 22:03:29 +03:00
|
|
|
"postinstall": "node ./scripts/install-deps.js"
|
2017-06-10 01:29:16 +03:00
|
|
|
},
|
2019-06-15 00:47:48 +03:00
|
|
|
"repository": "eugeny/terminus",
|
|
|
|
"dependencies": {
|
2019-07-22 08:05:05 +03:00
|
|
|
"eslint-plugin-import": "^2.18.2"
|
2019-06-15 00:47:48 +03:00
|
|
|
}
|
2016-12-23 12:06:53 +03:00
|
|
|
}
|