Skip to content

Commit

Permalink
package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanjrauscher committed Apr 20, 2023
1 parent fd55abe commit 552b90e
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,10 @@
"description": "babyagi",
"main": "babyagi.js",
"type": "module",
"author": "",
"contributors": [
{
"name": "Anton Troynikov",
"url": "https://twitter.com/atroyn"
},
{
"name": "Aidan Rauscher",
"url": "https://twitter.com/aidanjrauscher"
}
],
"author": {
"name": "Yohei Nakajima",
"url": "https://twitter.com/yoheinakajima"
},
"scripts": {
"babyagi": "node babyagi.js",
"start": "npm run chroma-up && node babyagi.js",
Expand Down

0 comments on commit 552b90e

Please sign in to comment.