UNPKG

tarjetasube

Version:

Node module in order to let you verify if a Tarjeta SUBE number is it valid or not.

24 lines (23 loc) 611 B
{ "name": "tarjetasube", "version": "1.0.1", "description": "Node module in order to let you verify if a Tarjeta SUBE number is it valid or not.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/gonzaloaizpun/TarjetaSube.git" }, "author": "Gonzalo Aizpún", "license": "ISC", "bugs": { "url": "https://github.com/gonzaloaizpun/TarjetaSube/issues" }, "keywords": [ "sube", "tarjeta" ], "homepage": "https://github.com/gonzaloaizpun/TarjetaSube#readme" }