Skip to content

Commit

Permalink
Installed string-width-cjs@5.1.1 for Township Small Business Chatbot
Browse files Browse the repository at this point in the history
  • Loading branch information
Richjerk committed Jun 29, 2024
1 parent 71baeb4 commit ac2b762
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 0 deletions.
37 changes: 37 additions & 0 deletions node_modules/string-width-cjs/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"name": "township-small-business-bot",
"version": "1.0.0",
"description": "Algorithm for Township Small Business Chatbot",
"main": "index.js",
"scripts": {
"test": " \"dependencies\": {"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Richjerk/township-small-business-bot.git"
},
"keywords": [
"township",
"small",
"business",
"chatbot",
"algorithm",
"bot"
],
"author": "Puseletso Mafisa",
"license": "ISC",
"bugs": {
"url": "https://github.com/Richjerk/township-small-business-bot/issues"
},
"homepage": "https://github.com/Richjerk/township-small-business-bot#readme",
"dependencies": {
"string-width-cjs": "^5.1.1"
}
}

0 comments on commit ac2b762

Please sign in to comment.