UNPKG

reniec-idaas

Version:

SDK for connect with RENIEC IDaaS

24 lines (23 loc) 557 B
{ "name": "reniec-idaas", "version": "2.0.0", "description": "SDK for connect with RENIEC IDaaS", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "reniec", "idaas", "idperu" ], "author": "Miguel Pazo (http://miguelpazo.com)", "homepage": "https://idperu.reniec.gob.pe/site/", "license": "ISC", "dependencies": { "http-build-query": "^0.7.0", "request": "^2.88.0", "request-promise": "^4.2.2", "underscore": "^1.9.1" } }