{ "name": "random-domains-bot", "version": "0.1.0", "description": "A bot that generates random domain names and posts them to Twitter", "main": "index.js", "keywords": [], "author": "Dylan Baker ", "license": "MIT", "dependencies": { "dotenv": "^8.0.0", "minimist": "^1.2.0", "twit": "^2.2.11" } }