{
    "name": "@perxis-js/perxis-client",
    "version": "1.5.3",
    "description": "",
    "main": "dist/index.js",
    "files": [
        "dist/"
    ],
    "repository": {
        "type": "git",
        "url": "git+https://git.perx.ru/perxis/perxis-js.git"
    },
    "scripts": {
        "pub": "npm publish"
    },
    "dependencies": {
        "protobufjs": "7.2.4"
    },
    "author": "",
    "license": "ISC"
}