{
  "name": "hakkit",
  "version": "0.3.2",
  "description": "Down and dirty javascript. Tools for aiding security related tasks",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": {
    "name": "Zachary Wade",
    "email": "zach@dttw.tech",
    "url": "dttw.tech"
  },
  "repository": "github:zwade/hakkit",
  "license": "ISC",
  "dependencies": {
    "deasync": "^0.1.4",
    "ssh2": "^0.5.0"
  }
}
