goodshit
Version:
Returns the goodshit copypasta
26 lines (25 loc) • 561 B
JSON
{
"name": "goodshit",
"version": "1.0.0",
"description": "Returns the goodshit copypasta",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aurieh/goodshit.git"
},
"keywords": [
"good",
"shit",
"meme",
"copypasta"
],
"author": "Aurieh",
"license": "SEE LICENSE IN LICENSE",
"bugs": {
"url": "https://github.com/aurieh/goodshit/issues"
},
"homepage": "https://github.com/aurieh/goodshit#readme"
}