Files
DefiLlama-Adapters/utils/package.json
2022-05-25 08:56:52 +02:00

16 lines
311 B
JSON

{
"name": "run-interactive",
"version": "0.0.1",
"description": "",
"main": "testInteractive.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"inquirer": "^8.2.4",
"inquirer-fuzzy-path": "^2.3.0"
}
}