added package.json

This commit is contained in:
Hassan El Mghari
2023-02-13 14:09:36 -05:00
parent 4821d1fe0e
commit d60364ea5c
5 changed files with 117 additions and 83 deletions

14
package-lock.json generated Normal file
View File

@@ -0,0 +1,14 @@
{
"name": "ai-commit",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ai-commit",
"version": "1.0.0",
"hasInstallScript": true,
"license": "ISC"
}
}
}