chore!: update naming to streetmerchant

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Jef LeCompte
2020-11-05 15:39:12 -05:00
parent 30720d3ca6
commit 3f9b3c6017
10 changed files with 202 additions and 202 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
{
"name": "nvidia-snatcher",
"name": "streetmerchant",
"description": "🔮 For all your Nvidia needs",
"main": "src/index.ts",
"scripts": {
@@ -13,15 +13,15 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/jef/nvidia-snatcher.git"
"url": "git+https://github.com/jef/streetmerchant.git"
},
"keywords": [],
"author": "jef",
"license": "MIT",
"bugs": {
"url": "https://github.com/jef/nvidia-snatcher/issues"
"url": "https://github.com/jef/streetmerchant/issues"
},
"homepage": "https://github.com/jef/nvidia-snatcher#readme",
"homepage": "https://github.com/jef/streetmerchant#readme",
"dependencies": {
"@jef/pushbullet": "^2.4.3",
"@slack/web-api": "^5.13.0",