UNPKG

eli

Version:

Unofficial library for Eligible API insurance claims

37 lines (36 loc) 730 B
{ "name": "eli", "description": "Unofficial library for Eligible API insurance claims", "version": "0.0.4", "homepage": "https://github.com/ruffrey/eli", "keywords": [ "eligibility", "eligible", "medical", "authorizations", "claims" ], "repository": { "type": "git", "url": "https://github.com/ruffrey/eli.git" }, "author": { "name": "Wiggleware", "email": "jpx@wiggleware.com", "url": "http://wiggleware.com/" }, "licenses": [ { "type": "MIT", "url": "https://github.com/ruffrey/eli/blob/master/LICENSE" } ], "main": "index.js", "engines": { "node": ">= 0.6.x" }, "dependencies": { "request": "~2.25.0" }, "private": false }