qdb-api-plus
Version:
A better API wrapper for Quote Database
38 lines (37 loc) • 655 B
JSON
{
"name": "qdb-api-plus",
"description": "A better API wrapper for Quote Database",
"version": "1.4.6",
"main": "src/qdb-api.js",
"author": "Victor Veytsman",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/vityavv/qdb-api-plus"
},
"keywords": [
"bash",
"bash.org",
"quotes",
"quote database",
"irc",
"qdb",
"api",
"wrapper"
],
"contributors": [
{
"name": "Mark Njung'e",
"email": "mark.kamau@outlook.com",
"url": "marknkamau.com"
},
{
"name": "Victor Veytsman",
"email": "vityavv@gmail.com",
"url": "vvvland.ml"
}
],
"dependencies": {
"cheerio": "^1.0.0-rc.2"
}
}