UNPKG

@altv/client

Version:

This package contains the type definitions for the alt:V JS module v2 client types

36 lines (35 loc) 891 B
{ "name": "@altv/client", "version": "0.0.47", "description": "This package contains the type definitions for the alt:V JS module v2 client types", "types": "index.d.ts", "files": [ "index.d.ts" ], "scripts": { "test": "tsc", "preversion": "yarn run test", "release": "yarn version --no-git-tag-version" }, "repository": { "type": "git", "url": "git+https://github.com/altmp/altv-js-module-v2.git" }, "keywords": [ "altmp", "altv", "node", "v8", "js-module", "js-module-v2", "gta", "gta5", "gtav" ], "author": "altMP Team", "license": "MIT", "bugs": { "url": "https://github.com/altmp/altv-js-module-v2/issues" }, "homepage": "https://github.com/altmp/altv-js-module-v2/tree/dev/types/client" }