2019-08-14 17:42:56 -06:00
|
|
|
{
|
2019-10-07 20:42:55 -06:00
|
|
|
"name": "PackageHelper",
|
2023-01-15 00:54:27 -07:00
|
|
|
"version": "1.6.7",
|
2019-10-07 20:42:55 -06:00
|
|
|
"main": "index.html",
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"dependencies": {
|
2020-03-21 12:24:44 -06:00
|
|
|
"@fortawesome/fontawesome-free": "^5.12.1",
|
2019-11-14 21:23:50 -07:00
|
|
|
"@zxing/library": "^0.15.2",
|
2022-08-31 14:37:43 -06:00
|
|
|
"bwip-js": "^3.1.0",
|
2020-08-11 22:40:28 -06:00
|
|
|
"chart.js": "^2.9.3",
|
2020-03-21 12:24:44 -06:00
|
|
|
"framework7": "^5.5.1",
|
2022-08-31 14:37:43 -06:00
|
|
|
"jquery": "^3.6.1",
|
|
|
|
"jsbarcode": "^3.11.5",
|
|
|
|
"leaflet": "^1.8.0",
|
|
|
|
"leaflet-geometryutil": "^0.10.1",
|
|
|
|
"leaflet.locatecontrol": "^0.76.1",
|
|
|
|
"leaflet.markercluster": "^1.5.3",
|
|
|
|
"maplibre-gl": "^1.15.3",
|
2020-08-12 17:42:20 -06:00
|
|
|
"material-design-icons": "^3.0.1",
|
|
|
|
"onscan.js": "^1.5.2"
|
2019-10-07 20:42:55 -06:00
|
|
|
},
|
|
|
|
"devDependencies": {}
|
2019-08-14 17:42:56 -06:00
|
|
|
}
|