{
  "name": "repl-client-example-simple-http",
  "version": "0.3.0",
  "description": "Use rc with raw http.",
  "author": "Daniel D. Shaw <dshaw@dshaw.com> (http://dshaw.com)",
  "license": "MIT",
  "main": "./simple-http.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "replify": "^1.2.0"
  },
  "devDependencies": {},
  "engines": {
    "node": ">= 0.10.0"
  }
}
