random-quote-kethan
Version:
Generated random quotes.
23 lines (22 loc) • 553 B
JSON
{
"name": "random-quote-kethan",
"version": "1.0.0",
"description": "Generated random quotes.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chandrakethan27/Random-Quote.git"
},
"keywords": [
"Quote"
],
"author": "Chandrakethan",
"license": "ISC",
"bugs": {
"url": "https://github.com/chandrakethan27/Random-Quote/issues"
},
"homepage": "https://github.com/chandrakethan27/Random-Quote#readme"
}