-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
160 lines (160 loc) · 4.6 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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
{
"resolutions": {
"inherits": "2.0.1",
"punycode": "1.3.2",
"resolve": "1.1.7",
"string_decoder": "1.1.1",
"util": "0.10.3",
"isarray": "1.0.0",
"minimist": "1.2.0",
"buffer": "4.9.1",
"events": "1.1.1",
"path-browserify": "0.0.0",
"timers-browserify": "2.0.10",
"tty-browserify": "0.0.0",
"vm-browserify": "0.0.4",
"source-map": "0.6.1",
"acorn": "5.7.3",
"acorn-dynamic-import": "3.0.0",
"schema-utils": "1.0.0",
"define-property": "0.2.5",
"extend-shallow": "2.0.1",
"kind-of": "4.0.0",
"isobject": "2.1.0",
"is-extendable": "0.1.1",
"is-descriptor": "0.1.6",
"is-accessor-descriptor": "0.1.6",
"is-data-descriptor": "0.1.4",
"has-value": "0.3.1",
"set-value": "0.4.3",
"has-values": "0.1.4",
"yallist": "3.0.3",
"pump": "2.0.1",
"is-glob": "3.1.0",
"string-width": "2.1.1",
"strip-ansi": "4.0.0",
"is-fullwidth-code-point": "2.0.0",
"ansi-regex": "3.0.0",
"cacache": "10.0.4",
"find-cache-dir": "1.0.0",
"mississippi": "2.0.0",
"ssri": "5.3.0",
"pkg-dir": "2.0.0",
"find-up": "2.1.0",
"locate-path": "2.0.0",
"p-locate": "2.0.0",
"p-limit": "1.3.0",
"p-try": "1.0.0",
"convert-source-map": "1.6.0",
"json5": "2.1.0",
"debug": "4.1.0",
"ms": "2.1.1",
"chalk": "1.1.3",
"js-tokens": "3.0.2",
"ansi-styles": "2.2.1",
"supports-color": "2.0.0",
"jsesc": "0.5.0",
"globals": "9.18.0",
"to-fast-properties": "1.0.3",
"browserslist": "4.3.5",
"regexpu-core": "4.2.0",
"regjsgen": "0.4.0",
"regjsparser": "0.3.0",
"regenerator-transform": "0.13.3",
"regenerator-runtime": "0.12.1",
"glob": "7.0.6",
"sax": "0.5.8",
"caniuse-lite": "1.0.30000927",
"electron-to-chromium": "1.3.100",
"lru-cache": "5.1.1",
"tslib": "1.7.1",
"json-stable-stringify": "1.0.1",
"core-js": "2.6.3",
"y18n": "3.2.1",
"cross-spawn": "5.1.0",
"yargs": "10.1.2",
"os-locale": "2.1.0",
"yargs-parser": "8.1.0",
"execa": "0.7.0",
"lcid": "1.0.0",
"mem": "1.1.0",
"get-stream": "3.0.0",
"invert-kv": "1.0.0",
"camelcase": "4.1.0",
"extsprintf": "1.4.0",
"pify": "2.3.0",
"globby": "6.1.0",
"commander": "2.19.0",
"fs-extra": "7.0.1"
},
"devDependencies": {
"@babel/core": "^7.1.6",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@babel/runtime": "^7.2.0",
"adal-angular": "^1.0.17",
"admin-lte": "^2.4.8",
"babel-loader": "^8.0.4",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.7.0",
"clean-webpack-plugin": "^1.0.0",
"copy-webpack-plugin": "^4.6.0",
"cordova-plugin-battery-status": "~1.2.4",
"cordova-plugin-device": "~1.1.6",
"cordova-plugin-dialogs": "~1.3.3",
"cordova-plugin-geolocation": "~2.4.3",
"cordova-plugin-globalization": "~1.0.7",
"cordova-plugin-inappbrowser": "~1.7.1",
"cordova-plugin-network-information": "~1.3.3",
"cordova-plugin-vibration": "~2.1.5",
"css-loader": "^1.0.1",
"gh-pages": "^2.0.1",
"jsqr": "^1.1.1",
"msal": "^0.2.4",
"navigo": "^7.1.2",
"quagga": "^0.12.1",
"scandit-sdk": "^4.1.0",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.2",
"toastr": "^2.1.4",
"uglifyjs-webpack-plugin": "^2.0.1",
"webpack": "^4.26.1",
"webpack-cli": "^3.1.2",
"workbox-webpack-plugin": "^3.6.3"
},
"scripts": {
"start": "webpack-dev-server --host 0.0.0.0",
"test": "exit 0",
"check": "standard --parser babel-eslint",
"publish": "./node_modules/.bin/gh-pages -d www -t"
},
"dependencies": {
"com.mirasense.scanditsdk.plugin": "file:../../../htdocs/instasfams/plugins/scandit-barcodescanner-phonegap_5.11.4",
"cordova-android": "^8.0.0",
"cordova-plugin-camera": "^4.0.3",
"cordova-plugin-file": "^6.0.1",
"cordova-plugin-media-capture": "^3.0.3",
"cordova-plugin-whitelist": "^1.3.4"
},
"cordova": {
"plugins": {
"com.mirasense.scanditsdk.plugin": {},
"cordova-plugin-battery-status": {},
"cordova-plugin-device": {},
"cordova-plugin-dialogs": {},
"cordova-plugin-file": {},
"cordova-plugin-geolocation": {},
"cordova-plugin-globalization": {},
"cordova-plugin-inappbrowser": {},
"cordova-plugin-network-information": {},
"cordova-plugin-vibration": {},
"cordova-plugin-camera": {},
"cordova-plugin-media-capture": {},
"cordova-plugin-whitelist": {}
},
"platforms": [
"android"
]
}
}