sHSM/js/package.json
2024-11-21 17:30:42 +08:00

15 lines
248 B
JSON

{
"name": "js",
"version": "1.0.0",
"description": "",
"main": "test.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"crypto-js": "^4.1.1"
}
}