{
  "name": "rblx-api",
  "version": "1.1.0",
  "description": "An simplistic module, which allows you to interact with the ROBLOX API, in javascript.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AAigars/ROBLOX-API.git"
  },
  "keywords": [
    "roblox"
  ],
  "author": "Aigars (Luaa #0381), Charlie (Charlie #5760)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AAigars/ROBLOX-API/issues"
  },
  "homepage": "https://github.com/AAigars/ROBLOX-API#readme",
  "dependencies": {
    "request": "^2.87.0",
    "xml2js": "^0.4.19"
  }
}
