UNPKG

victor-smart-kill

Version:
21 lines (15 loc) 284 B
# smartstart Victor Smart Kill Mousetrap Node.js Module ## Installation ``` npm install victor-smart-kill ``` ## Examples Create a file called "login.json" that looks like this: ``` { "username": "me@email.com", "password" "mypassword" } ``` Then run [demo.js](demo.js).