jsy-app-static/package.json
2024-09-29 11:05:04 +08:00

20 lines
327 B
JSON

{
"name": "jsy-user-new",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"sass": "^1.77.8"
},
"dependencies": {
"jsencrypt": "^3.3.2",
"mqtt": "^3.0.0"
}
}