{
  "name": "another-rest-client",
  "authors": [
    "joe <terma95@gmail.com>"
  ],
  "description": "Simple REST API client that makes your code lesser and more beautiful than without it.",
  "main": "rest-client.js",
  "keywords": [
    "rest"
  ],
  "license": "MIT",
  "homepage": "https://github.com/Amareis/another-rest-client",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components"
  ],
  "dependencies": {}
}
