You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
HelenaExpressApp/www/package.json

16 lines
336 B
JSON

{
"name": "HelenaExpressApp",
"version": "2.1.0",
"main": "index.html",
"license": "MPL-2.0",
"dependencies": {
"@fortawesome/fontawesome-pro": "^6",
"@zxing/library": "^0.15.2",
"bwip-js": "^3.1.0",
"framework7": "^7.0.2",
"jquery": "^3.6.0",
"maplibre-gl": "^1.15.3",
"template7": "^1.4.2"
}
}