rocloud
Version:
A simple RoCode library for the Roblox open cloud.
30 lines (29 loc) • 645 B
JSON
{
"name": "rocloud",
"version": "1.0.0",
"description": "A simple RoCode library for the Roblox open cloud.",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/LifeDiggerDev/RoCode.git"
},
"keywords": [
"RoCloud",
"Roblox",
"RobloxAPI",
"nodejs",
"roblox-js"
],
"author": "LifeDigger",
"license": "ISC",
"bugs": {
"url": "https://github.com/LifeDiggerDev/RoCode/issues"
},
"homepage": "https://github.com/LifeDiggerDev/RoCode#readme"
}