cactusgreeter
Version:
Greets a cactus in terminal
18 lines (17 loc) • 334 B
JSON
{
"name": "cactusgreeter",
"version": "0.1.1",
"description": "Greets a cactus in terminal",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"cactus",
"botany",
"terminal",
"socialization"
],
"author": "Hillard Myarke",
"license": "ISC"
}