hopifier
Version:
Adds "hop" to the beginning of your message
19 lines (18 loc) • 350 B
JSON
{
"name": "hopifier",
"version": "0.0.2",
"description": "Adds \"hop\" to the beginning of your message",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"hop",
"hopifier",
"adds",
"message",
"prefix"
],
"author": "enesozdemirim",
"license": "MIT"
}