{
  "name": "@purest/providers",
  "version": "1.0.4",
  "description": "REST API providers configuration for the Purest module",
  "keywords": [
    "purest",
    "rest",
    "api",
    "provider"
  ],
  "license": "Apache-2.0",
  "homepage": "https://github.com/simov/purest-providers",
  "author": "Simeon Velichkov <simeonvelichkov@gmail.com> (https://simov.github.io)",
  "repository": {
    "type": "git",
    "url": "https://github.com/simov/purest-providers.git"
  },
  "dependencies": {},
  "devDependencies": {},
  "main": "./index.js",
  "files": [
    "config/",
    "LICENSE",
    "README.md",
    "index.js"
  ],
  "scripts": {}
}
