ox-argv-parser/package.json
2025-05-09 15:55:57 +02:00

16 lines
298 B
JSON

{
"name": "ox-flags-parser",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "@Oxtaly",
"license": "ISC",
"description": "",
"dependencies": {},
"devDependencies": {
"@types/node": "^22.15.3"
}
}