goblox.js
Version:
Unoffical ROBLOX API wrapper made by Fastering18.
21 lines (20 loc) • 458 B
JSON
{
"name": "goblox.js",
"version": "0.0.18",
"description": "Unoffical ROBLOX API wrapper made by Fastering18.",
"main": "./lib/main.js",
"scripts": {
"test": "node index.test.js"
},
"keywords": [
"goblox",
"robloxapi",
"roblox"
],
"repository": {
"type": "git",
"url": "git://github.com/Fastering18/Goblox.js.git"
},
"author": "Fastering18 <brahmana165@gmail.com> (https://goblox.web.app)",
"license": "MIT"
}