{
  "name": "@forgerock/fr-config-pull",
  "version": "1.8.3",
  "description": "Config tools for FIDC",
  "main": "src/index.js",
  "bin": {
    "fr-config-pull": "src/index.js"
  },
  "scripts": {
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/forgerock/fr-config-manager"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/forgerock/fr-config-manager/issues"
  },
  "homepage": "https://github.com/forgerock/fr-config-manager"
}
