get-quotes
Version:
Get daily inspirational quotes
23 lines (22 loc) • 531 B
JSON
{
"name": "get-quotes",
"version": "1.1.6",
"description": "Get daily inspirational quotes",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Nidrux/get-quotes.git"
},
"keywords": [
"quotes", "daily", "inspirational"
],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/Nidrux/get-quotes/issues"
},
"homepage": "https://github.com/Nidrux/get-quotes#readme"
}