blob: 1c8f0c736e0b457764618316b17973763a27ecfd [file]
{
"author": "moos",
"bugs": {
"url": "https://github.com/moos/nicejob/issues"
},
"description": "Generate a \"nice job\" phrase, or not!",
"homepage": "https://github.com/moos/nicejob#readme",
"keywords": [
"compliment",
"nice",
"job",
"motivate"
],
"license": "MIT",
"main": "lib/index.js",
"name": "nicejob",
"repository": {
"type": "git",
"url": "git+https://github.com/moos/nicejob.git"
},
"scripts": {
"test": "node test/test.js"
},
"version": "1.0.1"
}