{ "name": "capi_parser", "version": "1.0.0", "description": "", "main": "main.py", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "comment-parser": "^1.4.1" } }