lotto-api
Version:
nodejs for showing lotto number archive
29 lines (28 loc) • 636 B
JSON
{
"name": "lotto-api",
"version": "0.1.5",
"description": "nodejs for showing lotto number archive",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/paipeng/lotto-api.git"
},
"keywords": [
"nodejs",
"lotto",
"json"
],
"author": "Pai Peng",
"license": "MIT",
"bugs": {
"url": "https://github.com/paipeng/lotto-api/issues"
},
"homepage": "https://github.com/paipeng/lotto-api#readme",
"dependencies": {
"html-div2json-js": "^0.1.0",
"sync-request": "^2.0.1"
}
}