Files

18 lines
340 B
JSON
Raw Permalink Normal View History

{
"name": "evolve-save-editor",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@inquirer/prompts": "^8.3.0",
"lz-string": "^1.5.0"
}
}