saywhatever
Version:
Say whatever function.
14 lines (13 loc) • 310 B
JSON
{
"name": "saywhatever",
"version": "1.0.3",
"description": "Say whatever function.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["say", "whatever"],
"author": "Florian Griffon",
"license": "ISC",
"exclude": ["node_modules"]
}