wonderful
Version:
A bunch of nice words and phrases to describe someone!
22 lines (21 loc) • 433 B
JSON
{
"name": "wonderful",
"version": "1.0.1",
"description": "A bunch of nice words and phrases to describe someone!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"prepublish": "make build"
},
"keywords": [
"compliment",
"nice",
"nice words",
"lovely",
"amazing",
"adjective",
"description"
],
"author": "Ryan Gaus",
"license": "MIT"
}