fivem-esx-js
Version:
Javascript/Typescript wrapper for the FiveM ESX core natives
29 lines (28 loc) • 726 B
JSON
{
"name": "fivem-esx-js",
"version": "0.1.17",
"description": "Javascript/Typescript wrapper for the FiveM ESX core natives",
"dependencies": {
"@citizenfx/client": "^1.0.1971-1",
"@citizenfx/server": "^1.0.1971-1",
"fivem-js": "^1.3.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/GiroudMathias/fivem-esx-js.git"
},
"keywords": [
"fivem",
"wrapper",
"esx",
"citizenfx",
"typescript",
"javascript"
],
"bugs": {
"url": "https://github.com/GiroudMathias/fivem-esx-js/issues"
},
"homepage": "https://github.com/GiroudMathias/fivem-esx-js#readme",
"author": "Giroud Mathias <Darkotus>",
"license": "MIT"
}