victor-smart-kill

Interface to Victor Smart Kill mousetraps

Usage no npm install needed!

<script type="module">
  import victorSmartKill from 'https://cdn.skypack.dev/victor-smart-kill';
</script>

README

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.