{
  "name": "@uet/pusher",
  "version": "1.1.0",
  "description": "Runner pusher for whois.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/UETCodeCamp/node-pusher.git"
  },
  "keywords": [],
  "author": {
    "name": "Tu TV",
    "url": "https://github.com/tutv"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/UETCodeCamp/node-pusher/issues"
  },
  "homepage": "https://github.com/UETCodeCamp/node-pusher#readme",
  "dependencies": {
    "request": "^2.88.0",
    "request-promise-native": "^1.0.7"
  }
}
