puter/tools/comment-parser/package.json

16 lines
286 B
JSON
Raw Normal View History

{
"name": "comment-parser",
"version": "1.0.0",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "AGPL-3.0-only",
"description": "",
"devDependencies": {
"chai": "^5.1.1"
}
}