Files
Wand-Enhancer-luanslimadev-1/package.json
T
2024-11-17 22:02:16 +02:00

16 lines
273 B
JSON

{
"name": "wemod-patcher",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"asar": "^3.2.0"
}
}