UNPKG

cfx-resolve

Version:

Resolve CFX token to host informations for FiveM

29 lines (28 loc) 621 B
{ "dependencies": { "node-fetch": "^2.6.1" }, "name": "cfx-resolve", "version": "1.0.15", "description": "Resolve CFX token to host informations for FiveM", "main": "cfx-resolve.js", "scripts": { "test": "null" }, "repository": { "type": "git", "url": "git+https://github.com/xaronnn/cfx-resolve.git" }, "keywords": [ "fivem", "cfx", "resolve", "resolver" ], "author": "Uğur \"XARON\" Pekesen", "license": "Apache-2.0", "bugs": { "url": "https://github.com/xaronnn/cfx-resolve/issues" }, "homepage": "https://github.com/xaronnn/cfx-resolve#readme" }