libvegetable
Version:
Interacting with vegetables from JS
19 lines (18 loc) • 378 B
JSON
{
"name": "libvegetable",
"version": "1.0.0",
"description": "Interacting with vegetables from JS",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"jsfruit"
],
"author": "skibidi-toilet-hacker",
"license": "MIT",
"dependencies": {
"jsfruit": "^1.1.0",
"libguacamole": "^1.0.0"
}
}