Smart_Canteen_Handheld_Devi.../package.json

22 lines
463 B
JSON
Raw Normal View History

2025-08-11 16:45:01 +08:00
{
"name": "handheld_all_in_one_device",
"version": "1.0.0",
"description": "手持一体机",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"base-64": "^1.0.0",
"crypto-js": "^4.2.0",
"image-tools": "^1.4.0",
"js-cookie": "^3.0.5",
"sm-crypto": "^0.3.13"
},
"devDependencies": {
"postcss-px-to-viewport": "^1.1.1"
}
}