-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathpackage.json
More file actions
146 lines (146 loc) · 5.24 KB
/
package.json
File metadata and controls
146 lines (146 loc) · 5.24 KB
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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
{
"name": "capture-lite",
"version": "0.104.2",
"author": "numbersprotocol",
"homepage": "https://numbersprotocol.io/",
"scripts": {
"ng": "ng",
"preconfig": "node set-secret.js",
"serve": "npm run preconfig && ionic serve",
"serve.prod": "npm run preconfig && ionic serve --configuration production",
"build": "npm run preconfig && ionic build --configuration production",
"build.android": "npm run build && cap sync android",
"build.ios": "npm run build && cap sync ios",
"test": "npm run preconfig && ng test",
"test.ci": "npm run preconfig && ng test --no-watch --no-progress --source-map=false --browsers=ChromeHeadlessCI",
"lint": "npm run preconfig && prettier --check . && stylelint \"**/*.{css,scss,sass}\" && node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng lint",
"e2e": "npm run preconfig && ng e2e",
"prepare": "husky install",
"cypress:open": "npm run preconfig && cypress open",
"cypress:run": "npm run preconfig && cypress run"
},
"private": true,
"dependencies": {
"@angular/animations": "^18.2.14",
"@angular/cdk": "^18.2.14",
"@angular/common": "^18.2.14",
"@angular/core": "^18.2.14",
"@angular/forms": "^18.2.14",
"@angular/material": "^18.2.14",
"@angular/platform-browser": "^18.2.14",
"@angular/platform-browser-dynamic": "^18.2.14",
"@angular/router": "^18.2.14",
"@capacitor-community/advertising-id": "^7.0.0",
"@capacitor-community/bluetooth-le": "^7.0.0",
"@capacitor/android": "^7.4.3",
"@capacitor/app": "^7.0.0",
"@capacitor/browser": "^7.0.0",
"@capacitor/camera": "^7.0.0",
"@capacitor/clipboard": "^7.0.0",
"@capacitor/core": "^7.4.3",
"@capacitor/device": "^7.0.0",
"@capacitor/filesystem": "^7.0.0",
"@capacitor/geolocation": "^7.0.0",
"@capacitor/ios": "^7.4.3",
"@capacitor/local-notifications": "^7.0.0",
"@capacitor/network": "^7.0.0",
"@capacitor/preferences": "^7.0.0",
"@capacitor/push-notifications": "^7.0.0",
"@capacitor/share": "^7.0.0",
"@capacitor/splash-screen": "^7.0.0",
"@capawesome/capacitor-android-edge-to-edge-support": "^7.2.3",
"@capgo/capacitor-social-login": "^7.20.0",
"@falconeta/capacitor-wifi-connect": "^7.0.0",
"@ionic/angular": "^8.7.17",
"@ionic/core": "^8.7.17",
"@ionic/pwa-elements": "^3.0.2",
"@jsverse/transloco": "^8.2.1",
"@meddv/ngx-pinch-zoom": "^18.0.1",
"@ngneat/until-destroy": "^8.1.0",
"@ngrx/component": "^18.1.1",
"@ngrx/store": "^18.1.1",
"@ngx-formly/core": "^7.1.0",
"@ngx-formly/material": "^7.1.0",
"@numbersprotocol/preview-camera": "github:numbersprotocol/preview-camera#0.0.21",
"@numbersprotocol/preview-video": "github:numbersprotocol/preview-video#0.0.6",
"angularx-qrcode": "^18.0.2",
"appsflyer-capacitor-plugin": "^6.17.8",
"async-mutex": "^0.3.2",
"buffer": "^5.7.1",
"capacitor-blob-writer": "^1.1.19",
"capacitor-native-settings": "^7.0.1",
"compressorjs": "^1.0.7",
"cordova-plugin-purchase": "^13.11.1",
"ethers": "^6.8.1",
"hammerjs": "^2.0.8",
"immutable": "^4.0.0-rc.14",
"lodash-es": "^4.17.21",
"material-design-icons-iconfont": "^6.1.0",
"ng-circle-progress": "^1.7.1",
"ngx-joyride": "^2.5.0",
"process": "^0.11.10",
"rxjs": "^7.8.2",
"stream-browserify": "^2.0.2",
"swiper": "^12.1.2",
"tslib": "^2.3.1",
"web3": "^4.15.0",
"zone.js": "^0.14.10"
},
"devDependencies": {
"@angular-devkit/architect": "^0.1802.21",
"@angular-devkit/build-angular": "^18.2.21",
"@angular-eslint/builder": "^18.4.3",
"@angular-eslint/eslint-plugin": "^18.4.3",
"@angular-eslint/eslint-plugin-template": "^18.4.3",
"@angular-eslint/schematics": "^18.4.3",
"@angular-eslint/template-parser": "^18.4.3",
"@angular/cli": "^18.2.21",
"@angular/compiler": "^18.2.14",
"@angular/compiler-cli": "^18.2.14",
"@angular/language-service": "^18.2.14",
"@capacitor/cli": "^7.4.3",
"@cypress/schematic": "^2.5.2",
"@ionic/angular-toolkit": "^11.0.1",
"@types/hammerjs": "^2.0.41",
"@types/jasmine": "^3.8.2",
"@types/lodash-es": "^4.17.4",
"@types/node": "^18.19.130",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"assert": "^2.0.0",
"crypto-browserify": "^3.12.0",
"cypress": "^13.15.0",
"eslint": "^8.57.0",
"eslint-plugin-import": "2.25.2",
"eslint-plugin-prefer-arrow": "^1.2.3",
"https-browserify": "^1.0.0",
"husky": "^7.0.2",
"jasmine-core": "^3.9.0",
"jasmine-spec-reporter": "^7.0.0",
"karma": "^6.3.16",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "^2.0.3",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.6.0",
"lint-staged": "^11.1.2",
"os-browserify": "^0.3.0",
"prettier": "^2.3.2",
"stream-http": "^3.2.0",
"stylelint": "^17.1.1",
"stylelint-config-standard-scss": "^17.0.0",
"ts-node": "^10.2.1",
"typescript": "~5.4.5"
},
"description": "Capture lite app.",
"lint-staged": {
"*.{js,ts,scss,css,html,md,yml,json}": "prettier --write"
},
"browser": {
"crypto": false,
"os": false,
"http": false,
"https": false,
"path": false,
"stream": false
}
}