{
  "name": "@byudaniel/refreshing-config-store",
  "version": "0.3.1",
  "private": false,
  "main": "ConfigStore.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "Daniel O'Neill",
  "license": "ISC",
  "dependencies": {
    "debounce-promise": "^3.1.2",
    "node-cache": "^5.1.0",
    "promise-retry": "^1.1.1"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/byudaniel/refreshing-config-store.git"
  },
  "bugs": {
    "url": "https://github.com/byudaniel/refreshing-config-store/issues"
  },
  "homepage": "https://github.com/byudaniel/refreshing-config-store#readme",
  "description": ""
}
