Files
TypeWords/node/package.json
zyronon 9c33c73012 save
2023-12-13 01:08:04 +08:00

16 lines
272 B
JSON

{
"name": "node",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"jquery": "^3.7.1",
"jsdom": "^23.0.1"
}
}