{
  "name": "jwhisper",
  "version": "1.0.1",
  "description": "RPC library compatible with JSON-WSP",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Fernando Doglio",
  "license": "ISC",
  "dependencies": {
    "config": "^3.2.2",
    "request": "^2.88.0",
    "winston": "^3.2.1"
  },
  "directories": {
    "lib": "lib"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/deleteman/jwhisper.git"
  },
  "keywords": [
    "rpc",
    "json-wsp",
    "json"
  ],
  "bugs": {
    "url": "https://github.com/deleteman/jwhisper/issues"
  },
  "homepage": "https://github.com/deleteman/jwhisper#readme"
}
