2016-09-26 21:39:43 -05:00
|
|
|
{
|
2019-05-22 01:41:08 -05:00
|
|
|
"name": "symphony",
|
2019-01-08 04:21:52 -06:00
|
|
|
"productName": "Symphony",
|
2020-03-05 02:34:41 -06:00
|
|
|
"version": "8.0.0",
|
2019-07-31 07:00:27 -05:00
|
|
|
"clientVersion": "2.0.1",
|
2019-08-29 00:56:54 -05:00
|
|
|
"buildNumber": "0",
|
2019-06-21 13:23:57 -05:00
|
|
|
"searchAPIVersion": "1.55.3",
|
2019-11-06 07:49:23 -06:00
|
|
|
"sfeVersion": "0",
|
2017-02-17 20:53:25 -06:00
|
|
|
"description": "Symphony desktop app (Foundation ODP)",
|
2019-08-20 04:00:13 -05:00
|
|
|
"author": "Symphony OSS <help@finos.org>",
|
2019-05-21 05:28:18 -05:00
|
|
|
"main": "lib/src/app/init.js",
|
|
|
|
"types": "lib/src/app/init.d.ts",
|
2016-09-26 21:39:43 -05:00
|
|
|
"scripts": {
|
2020-03-18 00:45:00 -05:00
|
|
|
"browserify": "run-s browserify-*",
|
|
|
|
"browserify-preload": "browserify -o lib/src/renderer/_preload-main.js -x electron --insert-global-vars=__filename,__dirname lib/src/renderer/preload-main.js",
|
2019-11-26 02:11:24 -06:00
|
|
|
"browserify-preload-component": "browserify -o lib/src/renderer/_preload-component.js -x electron --insert-global-vars=__filename,__dirname lib/src/renderer/preload-component.js",
|
2020-03-18 00:45:00 -05:00
|
|
|
"compile": "run-s lint compile:*",
|
|
|
|
"compile:project": "gulp build",
|
|
|
|
"compile:spec": "tsc -p tsconfig.spec.json",
|
|
|
|
"compile:robot": "npm rebuild --build-from-source robotjs",
|
2019-06-03 03:13:36 -05:00
|
|
|
"dev": "npm run prebuild && cross-env ELECTRON_DEV=true electron .",
|
2020-03-18 00:45:00 -05:00
|
|
|
"demo": "run-os",
|
|
|
|
"demo:win32": "npm run prebuild && cross-env ELECTRON_DEV=true electron . --url=file:///src/demo/index.html",
|
|
|
|
"demo:darwin": "npm run prebuild && cross-env ELECTRON_DEV=true electron . --url=file://$(pwd)/src/demo/index.html",
|
|
|
|
"lint": "run-s lint:*",
|
|
|
|
"lint:project": "tslint --project tsconfig.json",
|
|
|
|
"lint:spec": "tslint --project tsconfig.spec.json",
|
2019-10-30 10:28:25 -05:00
|
|
|
"packed-linux": "npm run prebuild && npm run test && ./node_modules/.bin/electron-builder build --linux",
|
2019-06-03 03:13:36 -05:00
|
|
|
"packed-mac": "npm run unpacked-mac && packagesbuild -v installer/mac/symphony-mac-packager.pkgproj",
|
2020-03-18 00:45:00 -05:00
|
|
|
"prebuild": "run-s compile rebuild browserify",
|
2018-06-05 06:02:51 -05:00
|
|
|
"rebuild": "electron-rebuild -f",
|
2020-03-18 00:45:00 -05:00
|
|
|
"start": "run-s compile browserify && cross-env ELECTRON_DEV=true electron .",
|
|
|
|
"test": "run-s lint test:unit",
|
|
|
|
"test:unit": "cross-env ELECTRON_QA=true jest --config jest-config.json --runInBand --detectOpenHandles",
|
2020-03-23 07:15:21 -05:00
|
|
|
"test:spectron": "npm run copy && run-s lint compile browserify && cross-env ELECTRON_QA=true npx ava --verbose --serial",
|
2020-03-18 00:45:00 -05:00
|
|
|
"copy": "run-os",
|
|
|
|
"copy:darwin": "ncp config 'node_modules/electron/dist/Electron.app/Contents/config'",
|
|
|
|
"copy:win32": "ncp config node_modules\\electron\\dist\\config",
|
2019-10-30 10:28:25 -05:00
|
|
|
"unpacked-mac": "npm run prebuild && npm run test && ./node_modules/.bin/electron-builder build --mac --dir",
|
2020-04-21 07:01:38 -05:00
|
|
|
"unpacked-win": "npm run prebuild && npm run test && node_modules\\.bin\\electron-builder build --win --x64 --dir"
|
2019-10-30 10:28:25 -05:00
|
|
|
},
|
|
|
|
"build": {
|
|
|
|
"appId": "com.symphony.electron-desktop",
|
|
|
|
"asar": true,
|
2019-10-31 00:13:21 -05:00
|
|
|
"asarUnpack": "**/*.node",
|
2019-10-30 10:28:25 -05:00
|
|
|
"files": [
|
|
|
|
"!coverage/*",
|
|
|
|
"!installer/*",
|
|
|
|
"!tests/*",
|
|
|
|
"!node_modules/@nornagon/cld/deps/cld${/*}",
|
|
|
|
"!node_modules/@nornagon/cld/build/deps${/*}",
|
2020-03-31 10:59:07 -05:00
|
|
|
"!node_modules/@nornagon/spellchecker/vendor${/*}",
|
|
|
|
"!**/*.map"
|
2019-10-30 10:28:25 -05:00
|
|
|
],
|
|
|
|
"extraFiles": [
|
|
|
|
"config/Symphony.config",
|
|
|
|
"config/titleBarStyles.css",
|
|
|
|
"dictionaries/**",
|
|
|
|
"library/libsymphonysearch.dylib",
|
|
|
|
"library/indexvalidator.exec",
|
|
|
|
"library/cryptoLib.dylib",
|
|
|
|
"library/dictionary",
|
2020-02-26 03:57:51 -06:00
|
|
|
"library/lz4.exec",
|
|
|
|
"node_modules/screen-share-indicator-frame/SymphonyScreenShareIndicator"
|
2019-10-30 10:28:25 -05:00
|
|
|
],
|
|
|
|
"mac": {
|
|
|
|
"category": "public.app-category.business",
|
2020-01-14 08:37:57 -06:00
|
|
|
"icon": "images/icon.icns",
|
|
|
|
"entitlements": "entitlements.mac.plist",
|
2020-02-13 12:11:16 -06:00
|
|
|
"entitlementsInherit": "entitlements.mac.plist",
|
|
|
|
"gatekeeperAssess": true,
|
|
|
|
"hardenedRuntime": true,
|
|
|
|
"binaries": [
|
|
|
|
"library/lz4.exec",
|
|
|
|
"library/indexvalidator.exec",
|
|
|
|
"library/libsymphonysearch.dylib",
|
|
|
|
"library/cryptoLib.dylib",
|
2020-04-27 06:04:56 -05:00
|
|
|
"library/dictionary"
|
2020-02-13 12:11:16 -06:00
|
|
|
]
|
2019-10-30 10:28:25 -05:00
|
|
|
},
|
|
|
|
"win": {
|
|
|
|
"icon": "images/icon.ico",
|
|
|
|
"target": [
|
|
|
|
"squirrel"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"linux": {
|
|
|
|
"category": "Network;InstantMessaging;Chat",
|
|
|
|
"desktop": {
|
|
|
|
"StartupWMClass": "Symphony"
|
|
|
|
},
|
|
|
|
"target": [
|
|
|
|
"deb",
|
|
|
|
"rpm"
|
|
|
|
],
|
|
|
|
"icon": "images/linux"
|
|
|
|
}
|
2016-11-07 14:31:39 -06:00
|
|
|
},
|
2016-09-26 21:39:43 -05:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2017-02-17 20:53:25 -06:00
|
|
|
"url": "git+https://github.com/SymphonyOSS/SymphonyElectron.git"
|
2016-09-26 21:39:43 -05:00
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"Symphony",
|
2016-11-07 14:31:39 -06:00
|
|
|
"start"
|
2016-09-26 21:39:43 -05:00
|
|
|
],
|
2017-02-17 20:53:25 -06:00
|
|
|
"license": "Apache-2.0",
|
2016-09-26 21:39:43 -05:00
|
|
|
"bugs": {
|
2016-11-07 14:31:39 -06:00
|
|
|
"url": "https://support.symphony.com"
|
2016-09-26 21:39:43 -05:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2019-05-07 02:00:00 -05:00
|
|
|
"@types/enzyme": "3.9.0",
|
2019-07-31 06:23:50 -05:00
|
|
|
"@types/ffi-napi": "2.4.1",
|
2019-01-22 09:12:16 -06:00
|
|
|
"@types/jest": "23.3.12",
|
2019-10-17 02:59:18 -05:00
|
|
|
"@types/node": "11.13.22",
|
2019-03-11 08:37:05 -05:00
|
|
|
"@types/react": "16.8.3",
|
2018-10-29 13:52:58 -05:00
|
|
|
"@types/react-dom": "16.0.9",
|
2019-08-20 04:00:13 -05:00
|
|
|
"@types/ref-napi": "1.4.0",
|
2020-03-18 00:45:00 -05:00
|
|
|
"ava": "2.4.0",
|
2020-03-31 05:40:04 -05:00
|
|
|
"browserify": "16.5.1",
|
2018-07-02 06:44:30 -05:00
|
|
|
"cross-env": "5.2.0",
|
2019-01-22 09:12:16 -06:00
|
|
|
"del": "3.0.0",
|
2020-05-05 03:33:55 -05:00
|
|
|
"electron": "8.2.5",
|
2019-10-30 10:28:25 -05:00
|
|
|
"electron-builder": "21.2.0",
|
2018-12-26 01:33:19 -06:00
|
|
|
"electron-builder-squirrel-windows": "20.38.3",
|
2019-08-20 04:00:13 -05:00
|
|
|
"electron-icon-maker": "0.0.4",
|
2020-03-31 05:40:04 -05:00
|
|
|
"electron-rebuild": "1.10.1",
|
2019-05-07 02:00:00 -05:00
|
|
|
"enzyme": "3.9.0",
|
|
|
|
"enzyme-adapter-react-16": "1.10.0",
|
2019-05-07 02:56:57 -05:00
|
|
|
"enzyme-to-json": "3.3.5",
|
2019-01-02 04:19:50 -06:00
|
|
|
"gulp": "4.0.0",
|
|
|
|
"gulp-less": "4.0.1",
|
|
|
|
"gulp-sourcemaps": "2.6.4",
|
2019-10-30 10:28:25 -05:00
|
|
|
"gulp-typescript": "5.0.1",
|
2020-03-31 05:40:04 -05:00
|
|
|
"jest": "25.2.4",
|
|
|
|
"jest-html-reporter": "3.0.0",
|
2018-11-16 02:38:38 -06:00
|
|
|
"less": "3.8.1",
|
2020-03-18 00:45:00 -05:00
|
|
|
"ncp": "2.0.0",
|
|
|
|
"node-abi": "^2.15.0",
|
2020-03-31 05:40:04 -05:00
|
|
|
"npm-run-all": "4.1.5",
|
2020-03-18 00:45:00 -05:00
|
|
|
"robotjs": "0.6.0",
|
|
|
|
"run-script-os": "1.0.7",
|
|
|
|
"spectron": "10.0.1",
|
2020-03-31 05:40:04 -05:00
|
|
|
"ts-jest": "25.3.0",
|
2018-10-05 07:04:19 -05:00
|
|
|
"tslint": "5.11.0",
|
2019-05-22 01:41:08 -05:00
|
|
|
"typescript": "3.1.1"
|
2016-11-07 14:31:39 -06:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2019-08-18 00:19:42 -05:00
|
|
|
"archiver": "3.1.1",
|
2018-03-08 05:09:27 -06:00
|
|
|
"async.map": "0.5.2",
|
2018-12-19 00:16:03 -06:00
|
|
|
"classnames": "2.2.6",
|
2020-03-27 09:43:18 -05:00
|
|
|
"electron-dl": "3.0.0",
|
2020-03-06 03:07:18 -06:00
|
|
|
"electron-fetch": "1.4.0",
|
|
|
|
"electron-log": "4.0.7",
|
2020-03-31 05:40:04 -05:00
|
|
|
"electron-spellchecker": "git+https://github.com/symphonyoss/electron-spellchecker.git#v2.0.4",
|
2020-03-06 03:07:18 -06:00
|
|
|
"ffi-napi": "2.4.6",
|
|
|
|
"filesize": "6.1.0",
|
|
|
|
"react": "16.13.0",
|
|
|
|
"react-dom": "16.13.0",
|
|
|
|
"ref-napi": "1.4.3",
|
2020-03-04 06:19:43 -06:00
|
|
|
"shell-path": "2.1.0",
|
2020-03-31 00:14:46 -05:00
|
|
|
"systeminformation": "4.23.0"
|
2017-04-21 18:07:36 -05:00
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2020-05-29 08:55:47 -05:00
|
|
|
"screen-snippet": "git+https://github.com/symphonyoss/ScreenSnippet2.git#v1.0.9",
|
2020-05-13 07:36:51 -05:00
|
|
|
"screen-share-indicator-frame": "git+https://github.com/symphonyoss/ScreenShareIndicatorFrame.git#v1.4.8",
|
2020-03-10 06:05:25 -05:00
|
|
|
"swift-search": "2.0.2"
|
2020-03-18 00:45:00 -05:00
|
|
|
},
|
|
|
|
"ava": {
|
|
|
|
"failFast": true,
|
|
|
|
"files": [
|
|
|
|
"lib/spectron/**/*.spec.js"
|
|
|
|
],
|
2020-03-31 05:40:04 -05:00
|
|
|
"ignoredByWatcher": [
|
|
|
|
"!lib/src/**/*.js"
|
2020-03-18 00:45:00 -05:00
|
|
|
]
|
2016-09-26 21:39:43 -05:00
|
|
|
}
|
|
|
|
}
|