@ragemp-tools/online
Version:
```sh npm i @ragemp-tools/online@beta ```
27 lines (26 loc) • 548 B
JSON
{
"name": "@ragemp-tools/online",
"version": "0.0.12",
"author": {
"name": "Danil Shaymurzin",
"email": "a@mur.cx",
"url": "https://mur.cx"
},
"main": "index.js",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/ragemp-tools/online.git"
},
"bugs": {
"url": "https://github.com/ragemp-tools/online/issues"
},
"homepage": "https://github.com/ragemp-tools/online#readme",
"keywords": [
"ragemp",
"ragemp-tools"
],
"dependencies": {
"fetch": "^1.1.0"
}
}