tvguide
Version:
Node module that auto-gets current (Dutch) tv show information
53 lines (52 loc) • 1.32 kB
JSON
{
"name": "tvguide",
"version": "1.2.2",
"description": "Node module that auto-gets current (Dutch) tv show information",
"main": "lib/tvguide.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/jouweneel/tvguide.git"
},
"keywords": [
"tv",
"tvguide",
"guide"
],
"author": {
"name": "Jeroen Ouweneel",
"email": "jero2202@gmail.com",
"url": "https://github.com/jouweneel"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/jouweneel/tvguide/issues"
},
"homepage": "https://github.com/jouweneel/tvguide",
"dependencies": {
"request": "^2.36.0"
},
"gitHead": "8ed627cdd9343c5fbcf83383b95b3b6049d1e93c",
"_id": "tvguide@1.1.1",
"_shasum": "d89fb8c2c18bfa79010f31e40977dfad5fc87d8f",
"_from": "tvguide@*",
"_npmVersion": "1.4.14",
"_npmUser": {
"name": "jouweneel",
"email": "jero2202@gmail.com"
},
"maintainers": [
{
"name": "jouweneel",
"email": "jero2202@gmail.com"
}
],
"dist": {
"shasum": "d89fb8c2c18bfa79010f31e40977dfad5fc87d8f",
"tarball": "http://registry.npmjs.org/tvguide/-/tvguide-1.1.1.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/tvguide/-/tvguide-1.1.1.tgz"
}