{
  "name": "xhrt",
  "version": "1.0.15",
  "description": "Send a service method passing a URL, a Data and a fallback.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:mpahenrique/xhrt.git"
  },
  "author": [
    { 
      "name" : "Henrique Matheus Pereira Aveiro",
      "github" : "https://github.com/mpahenrique"
    },
    { 
      "name" : "Rafael Lazarini",
      "github" : "https://github.com/rlazarini"
    }
  ],
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/mpahenrique/xhrt/issues"
  },
  "homepage": "https://github.com/mpahenrique/xhrt#readme"
}
