UNPKG

publication-igid

Version:

Authorization gateway relying on an auth service for providing user editing interfaces

44 lines (43 loc) 1.1 kB
{ "name": "publication-igid", "version": "1.3.11", "description": "Authorization gateway relying on an auth service for providing user editing interfaces", "main": "index.js", "bin": { "igid-publisher": "./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.7", "copious-transitions": "^0.7.16", "cors": "^2.8.5", "crypto-wraps": "^1.3.9", "global_persistence": "^0.3.9", "message-relay-services": "^0.9.29", "shared-table-types": "^1.0.6" }, "repository": { "type": "git", "url": "git+https://github.com/copious-world/copious-transition-apps.git" }, "keywords": [ "intergalactic", "publication", "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" }