Skip to content

Commit

Permalink
update package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
felipefarias committed Mar 4, 2024
1 parent e299684 commit 5cfd7c6
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
{
"name": "gptbundle",
"private": true,
"version": "0.0.1",
"description": "GPTBundle, a React application toolkit, harnesses AI to convert textual content into structured forms and delivers advanced autofill suggestions.",
"homepage": "https://github.com/vintasoftware/GPTBundle",
"bugs": "https://github.com/vintasoftware/GPTBundle/issues",
"repository": {
"type": "git",
"url": "git+https://github.com/vintasoftware/GPTBundle.git"
},
"license": "MIT",
"author": "Vinta Software",
"engines": {
"node": ">=20"
},
Expand Down

0 comments on commit 5cfd7c6

Please sign in to comment.