ox-argv-parser/package.json

20 lines
409 B
JSON

{
"name": "ox-argv-parser",
"version": "1.0.1",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://gitea.oxtaly.dev/oxtaly/ox-argv-parser.git"
},
"author": "@Oxtaly",
"license": "GPLV3",
"description": "",
"dependencies": {},
"devDependencies": {
"@types/node": "^22.15.3"
}
}