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

17 lines
376 B
JSON

{
"name": "HelenaExpressApp",
"version": "1.0.0",
"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",
"material-design-icons": "^3.0.1"
},
"devDependencies": {}
}