UNPKG

olhovivo

Version:

A node.js wrapper for the SPTrans Olho Vivo API.

23 lines (22 loc) 552 B
{ "name": "olhovivo-web", "version": "1.0.0", "description": "A Socket.IO server which publishes information from the SPTrans OlhoVivo API.", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git://github.com/yamadapc/node-olhovivo" }, "author": "Pedro Tacla Yamada", "license": "MIT", "bugs": { "url": "https://github.com/yamadapc/node-olhovivo/issues" }, "homepage": "https://github.com/yamadapc/node-olhovivo", "dependencies": { "olhovivo": "0.0.5", "socket.io": "^1.3.3" } }