puter/tools/migrations-test/package.json

16 lines
290 B
JSON
Raw Normal View History

2024-07-28 08:02:16 +00:00
{
"name": "migrations-test",
"version": "1.0.0",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "AGPL-3.0-only",
"description": "",
"dependencies": {
"commander": "^12.1.0"
}
}