forked from acrylplatform/AcrylGUI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
126 lines (126 loc) · 4.36 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
"name": "acryl-client",
"version": "1.0.41",
"description": "The official client application for the Acryl platform",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/acrylplatform/AcrylGUI.git"
},
"author": {
"name": "Acryl Platform",
"email": "[email protected]",
"url": "https://acrylplatform.com"
},
"license": "Apache-2.0",
"devDependencies": {
"@types/babel-core": "6.25.2",
"@types/connect": "3.4.31",
"@types/cookie": "0.3.1",
"@types/electron": "1.6.10",
"@types/fs-extra": "3.0.3",
"@types/gulp": "4.0.5",
"@types/gulp-angular-templatecache": "2.0.3",
"@types/gulp-babel": "6.1.29",
"@types/gulp-concat": "0.0.30",
"@types/gulp-copy": "0.0.4",
"@types/gulp-htmlmin": "1.3.30",
"@types/handlebars": "4.0.36",
"@types/html-minifier": "1.1.30",
"@types/i18next": "8.4.2",
"@types/jasmine": "2.6.0",
"@types/jquery": "3.2.13",
"@types/js-cookie": "2.1.0",
"@types/less": "0.0.32",
"@types/mime": "2.0.0",
"@types/node": "8.0.34",
"@types/papaparse": "4.1.33",
"@types/serve-static": "1.7.32",
"autoprefixer": "7.1.5",
"babel-cli": "^6.26.0",
"babel-eslint": "8.2.3",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-decorators": "6.24.1",
"babel-plugin-transform-decorators-legacy": "1.3.4",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-polyfill": "6.26.0",
"babel-preset-es2015": "6.24.1",
"browserify": "16.2.2",
"cookie": "0.3.1",
"electron": "2.0.13",
"electron-builder": "20.5.1",
"electron-packager": "12.1.0",
"eslint": "4.18.2",
"fs-extra": "4.0.2",
"gulp": "3.9.1",
"gulp-angular-templatecache": "2.0.0",
"gulp-babel": "6.1.2",
"gulp-concat": "2.6.1",
"gulp-copy": "4.0.1",
"gulp-htmlmin": "3.0.0",
"gulp-zip": "4.0.0",
"handlebars": "4.0.10",
"html-minifier": "3.5.7",
"less": "2.7.2",
"mime": "2.0.3",
"my-local-ip": "1.0.0",
"pixrem": "4.0.1",
"postcss-cli": "5.0.0",
"serve-static": "1.13.1",
"typescript": "2.8.3",
"uglify-es": "3.1.3",
"uglifycss": "0.0.27"
},
"scripts": {
"start": "node server.js startSimple",
"postinstall": "sh scripts/postinstall.sh",
"preversion": "sh scripts/preversion.sh",
"postversion": "sh scripts/postversion.sh",
"watchts": "sh scripts/watch-typescript.sh",
"lessc": "sh scripts/lessc",
"build": "tsc -p ./ && gulp all && sh ./scripts/cordova-cp.sh",
"server": "npm run build && node server",
"electron:linux": "electron-packager ./dist/desktop/mainnet/min/ --icon=./electron/icons/icon.png --platform=linux --out=./dist/linux",
"electron:win": "electron-packager ./dist/desktop/mainnet/min/ --icon=./electron/icons/icon.ico --platform=win32 --out=./dist/win",
"electron:osx": "electron-packager ./dist/desktop/mainnet/min/ --icon=./electron/icons/icon.icns --platform=darwin --out=./dist/osx",
"electron": "gulp all && npm run electron:linux && npm run electron:win && npm run electron:osx",
"electron-debug": "tsc && gulp electron-debug && node_modules/.bin/electron dist/desktop/electron-debug/ --ignore-ssl-error --no-replace-desktop --inspect",
"data-service": "sh scripts/dataservices.sh",
"cordova-install": "sh scripts/cordova-install.sh"
},
"dependencies": {
"@types/ramda": "0.25.34",
"@uirouter/angularjs": "1.0.8",
"@waves/assets-pairs-order": "4.0.0",
"@waves/data-entities": "^1.6.4",
"@waves/data-service-client-js": "^0.9.0",
"@waves/oracle-data": "^0.0.6",
"@waves/signature-adapter": "^3.1.1",
"@waves/signature-generator": "^1.0.8",
"@waves/waves-browser-bus": "0.0.7",
"angular": "1.6.6",
"angular-animate": "1.6.6",
"angular-aria": "1.6.6",
"angular-material": "1.1.5",
"clipboard": "1.7.1",
"d3": "3.5.17",
"i18next": "9.1.0",
"i18next-locize-backend": "1.2.1",
"identity-img": "1.0.0",
"jquery": "3.4.0",
"js-cookie": "2.2.0",
"mobile-detect": "^1.4.1",
"mousetrap": "1.6.1",
"n3-charts": "2.0.28",
"ng-i18next": "1.0.5",
"opn": "^5.4.0",
"papaparse": "4.3.7",
"parse-json-bignumber": "^0.1.2",
"qrcode": "1.3.2",
"qrcode-reader": "1.0.4",
"ramda": "^0.25.0",
"ts-api-validator": "2.1.2",
"ts-utils": "^6.0.4",
"worker-wrapper": "^1.2.3"
}
}