libguacamole
Version:
Interacting with guacamole
18 lines (17 loc) • 348 B
JSON
{
"name": "libguacamole",
"version": "1.0.0",
"description": "Interacting with guacamole",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"food"
],
"author": "skibidi-toilet-hacker",
"license": "MIT",
"dependencies": {
"is-positive-integer": "^1.1.1"
}
}