UNPKG

bbvaapimarket

Version:
28 lines (27 loc) 688 B
{ "name": "bbvaapimarket", "version": "1.0.9", "description": "bbvaapimarket client", "main": "index.js", "engines" : { "node" : ">=6" }, "scripts": { "test": "mocha test --exit --timeout 60000" }, "repository": { "type": "git", "url": "git+https://github.com/Cereceres/bbvaapimarket.git" }, "keywords": ["bbva", "api", "bancomer", "bank", "banco", "rest", "market"], "author": "Jesus Cereceres", "license": "ISC", "bugs": { "url": "https://github.com/Cereceres/bbvaapimarket/issues" }, "homepage": "https://github.com/Cereceres/bbvaapimarket#readme", "dependencies": { "fying-promises": "^1.0.1", "request": "^2.88.0" } }