{
  "name": "127-ssh",
  "version": "0.1.2",
  "description": "Capture your command not found and tries to ssh",
  "homepage": "https://github.com/romainberger/127-ssh",
  "author": {
    "name": "Romain Berger",
    "email": "romain@romainberger.com",
    "url": "http://romainberger.com"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:romainberger/127-ssh.git"
  },
  "bugs": {
    "url": "https://github.com/romainberger/127-ssh/issues",
    "email": "romain@romainberger.com"
  },
  "main": "index.js",
  "bin": {
    "127-ssh": "bin/127-ssh"
  },
  "license": "MIT"
}
