UNPKG

funblox.js

Version:

This package made by fedee#9606 this a roblox API you may use it for your verification or something if you use our package give us credit <3.

50 lines (49 loc) 1.22 kB
{ "name": "funblox.js", "version": "8.3.7", "description": "This package made by fedee#9606 this a roblox API you may use it for your verification or something if you use our package give us credit <3.", "source": "src/index.ts", "main": "lib/index.js", "module": "lib/index.mjs", "types": "lib/index.d.ts", "scripts": { "build": "tsup src/index.ts", "test": "jest", "test:watch": "jest --watchAll --verbose" }, "keywords": [ "roblox", "api", "rbx", "funblox" ], "files": [ "lib", "tsconfig.json", "package.json", "README.md" ], "author": "Fede1212156", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/mybot-rblx/FunBlox.git" }, "bugs": { "url": "https://github.com/mybot-rblx/FunBlox/issues" }, "homepage": "https://github.com/mybot-rblx/FunBlox#readme", "devDependencies": { "@swc/core": "1.3.53", "@types/node": "18.15.13", "ts-jest": "^29.1.0", "tsup": "6.7.0", "typescript": "5.0.4" }, "dependencies": { "got-cjs": "^12.5.4", "tough-cookie": "^4.1.2", "tough-cookie-file-store": "^2.0.3" }, "gitHead": "e1a216f719d5b30d15cc937eeeef73f079773aa5" }