skroepp
Version:
get random sad quotes from fahri skroepp
25 lines (24 loc) • 470 B
JSON
{
"name": "skroepp",
"version": "1.0.0",
"description": "get random sad quotes from fahri skroepp",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"quotes",
"words",
"word",
"fahri-skroepp",
"random-quotes"
],
"author": {
"name": "Aditya Eka Pradana Putra",
"email": "aeka489@gmail.com"
},
"license": "ISC",
"devDependencies": {
"tape": "^4.13.0"
}
}