diff --git a/package.json b/package.json index b1e1087..8e088ce 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,9 @@ { - "name": "twit-webhook", - "version": "1.0.0", - "description": "", + "name": "twitter-discord-webhook", + "version": "1.1.0", + "description": "Stalk a person and their Tweets by sending them all to a Discord webhook!", "main": "main.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "stove", + "author": "Stovven", "license": "ISC", "dependencies": { "discord-webhook-node": "^1.1.8",