UNPKG

apiwee

Version:
43 lines (42 loc) 800 B
{ "name": "apiwee", "description": "basic api key managament", "version": "0.1.11", "author": { "name": "Andrew Pratt", "email": "chemdrew1@gmail.com", "url": "http://chemdrew.com" }, "homepage": "https://github.com/chemdrew/apiwee", "bugs": { "email": "chemdrew1@gmail.com" }, "keywords": [ "api", "apiKey", "api-key" ], "repository": { "type": "git", "url": "git+https://github.com/chemdrew/apiwee.git" }, "license": "MIT", "scripts": { "start": "", "test": "" }, "dependencies": { "body-parser": "1.14.2" }, "main": "./auth.js", "_npmUser": { "name": "chemdrew", "email": "chemdrew1@gmail.com" }, "maintainers": [ { "name": "Andrew Pratt", "email": "chemdrew1@gmail.com" } ] }