geely/package.json
2024-12-12 20:53:14 +08:00

15 lines
249 B
JSON

{
"name": "12.bin",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"xlsx": "^0.18.5"
}
}