HelenaExpressApp/www/package.json

18 lines
411 B
JSON
Raw Normal View History

2020-10-10 19:26:30 -06:00
{
2021-01-22 12:06:20 -07:00
"name": "HelenaExpressApp",
"version": "1.1.3",
2020-10-10 19:26:30 -06:00
"main": "index.html",
"license": "MPL-2.0",
"dependencies": {
"@fortawesome/fontawesome-pro": "^5.15.0",
"@zxing/library": "^0.15.2",
"bwip-js": "^2.0.6",
"framework7": "^5.5.1",
"jquery": "^3.5.1",
"jsbarcode": "^3.11.0",
"maplibre-gl": "^1.13.0-rc.4",
2020-10-10 19:26:30 -06:00
"material-design-icons": "^3.0.1"
},
"devDependencies": {}
}