UNPKG

@iroak/nodejs-mta-sdk

Version:
29 lines (28 loc) 704 B
{ "name": "@iroak/nodejs-mta-sdk", "version": "1.0.1", "description": "NodeJS MTA SDK for MTA:SA", "main": "index.js", "scripts": { "start": "node index.js" }, "repository": { "type": "git", "url": "git+https://github.com/bastianmarin/nodejs-mta-sdk.git" }, "keywords": [ "MTA" ], "author": "iroaK", "license": "MIT", "bugs": { "url": "https://github.com/bastianmarin/nodejs-mta-sdk/issues" }, "homepage": "https://github.com/bastianmarin/nodejs-mta-sdk#readme", "dependencies": { "axios": "^1.8.4" }, "publishConfig": { "access": "public" } }