{
  "name": "captcha-igid",
  "version": "1.1.1",
  "description": "Authorization service for an intergalactic session",
  "bin": {
    "igid-auth": "./index.js"
  },
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "node test/index.js"
  },
  "dependencies": {
    "body-parser": "^2.2.0",
    "categorical-handlers": "^0.7.8",
    "cookie-parser": "^1.4.6",
    "copious-transitions": "^0.7.16",
    "cors": "^2.8.5",
    "crypto-wraps": "^1.2.6",
    "global_persistence": "^0.3.9",
    "message-relay-services": "^0.9.29",
    "shared-table-types": "^1.0.6",
    "svg-captcha": "^1.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/copious-world/copious-transition-apps.git"
  },
  "keywords": [
    "intergalactic",
    "id",
    "session",
    "authorization",
    "service"
  ],
  "author": "R. Leddy",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/copious-world/copious-transition-apps/issues"
  },
  "homepage": "https://github.com/copious-world/copious-transition-apps#readme"
}
