UNPKG

666 BJSONView Raw
1{
2 "name": "0q0-roblox",
3 "version": "1.4.1",
4 "description": "Okwo Roblox API",
5 "main": "lib/index.js",
6 "directories": {
7 "lib": "lib"
8 },
9 "author": "0q0 Team <team@0q0.eu> (https://0q0.eu/)",
10 "license": "ISC",
11 "repository": {
12 "type": "git",
13 "url": "git+https://github.com/0q0-Team/0q0-roblox.git"
14 },
15 "bugs": {
16 "url": "https://github.com/0q0-Team/0q0-roblox/issues"
17 },
18 "homepage": "https://github.com/0q0-Team/0q0-roblox#readme",
19 "dependencies": {
20 "bluebird": "^3.4.0",
21 "cheerio": "^1.0.0-rc.2",
22 "entities": "^1.1.1",
23 "request": "^2.81.0",
24 "request-promise": "^4.2.1",
25 "signalr-client": "0.0.17"
26 }
27}