quotespushpendra
Version:
generates random motivational quotes by pushpendra
16 lines (15 loc) • 357 B
JSON
{
"name": "quotespushpendra",
"version": "3.0.1",
"description": "generates random motivational quotes by pushpendra",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"motivational-quotes"
],
"author": "Pushpendra Thakkar",
"license": "ISC"
}