21 lines
504 B
JSON
21 lines
504 B
JSON
{
|
|
"name": "ai-commit",
|
|
"version": "1.0.0",
|
|
"description": "generates ai commit",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
"preinstall": "npm install -g zx"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/Nutlope/ai-commit.git"
|
|
},
|
|
"author": "hassan",
|
|
"license": "ISC",
|
|
"bugs": {
|
|
"url": "https://github.com/Nutlope/ai-commit/issues"
|
|
},
|
|
"homepage": "https://github.com/Nutlope/ai-commit#readme"
|
|
}
|