-
efe02365
This project manages its dependencies using npm.
Learn more
package.json 421 B
{
"name": "@perxis-js/perxis-client",
"version": "1.4.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"
}