cptm-status
Version:
Status das linhas da CPTM
33 lines (32 loc) • 685 B
JSON
{
"name": "cptm-status",
"version": "1.0.9",
"description": "Status das linhas da CPTM",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ezefranca/cptm-status.git"
},
"keywords": [
"cptm",
"transporte",
"node",
"javascript",
"trem",
"sao",
"paulo"
],
"author": "@ezefranca",
"license": "MIT",
"bugs": {
"url": "https://github.com/ezefranca/cptm-status/issues"
},
"homepage": "https://github.com/ezefranca/cptm-status#readme",
"dependencies": {
"chance": "^1.0.16",
"circular-json": "^0.5.5"
}
}