@fariz_f/gsrp-types
Version:
Types for the Golden State RP ecosystem
33 lines (32 loc) • 687 B
JSON
{
"name": "@fariz_f/gsrp-types",
"version": "1.0.8",
"description": "Types for the Golden State RP ecosystem",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/FarizF/gsrp-types.git"
},
"keywords": [
"Golden",
"State",
"RP",
"Fivem",
"Roleplay",
"GTA",
"V"
],
"author": "Fariz Fakkel",
"license": "ISC",
"bugs": {
"url": "https://github.com/FarizF/gsrp-types/issues"
},
"homepage": "https://github.com/FarizF/gsrp-types#readme",
"devDependencies": {
"eslint": "^8.23.0",
"typescript": "^4.8.4"
}
}