{
  "name": "elp-api",
  "version": "0.4.1",
  "description": "ELP API wrapper for Node.js",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/imjeffparedes/elp-api.git"
  },
  "keywords": [],
  "author": "Jeff Paredes <imjeffparedes@gmail.com> (https://github.com/imjeffparedes)",
  "contributors": [],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/imjeffparedes/elp-api/issues"
  },
  "homepage": "https://github.com/imjeffparedes/elp-api#readme",
  "dependencies": {
    "crypto": "^1.0.1",
    "http-parser-js": "^0.5.1",
    "jsontoxml": "^1.0.1",
    "request": "^2.69.0",
    "reverse-string": "0.0.6",
    "xml2json-light": "^1.0.6"
  }
}
