pai-net
Version:
29 lines (28 loc) • 646 B
JSON
{
"name": "pai-net",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/PAI-Tech/PAI-NET-Module-JS.git"
},
"keywords": [
"PAI-TECH",
"PAI-CODE",
"PAI-NET"
],
"author": "Ron Fridman",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/PAI-Tech/PAI-NET-Module-JS/issues"
},
"homepage": "https://github.com/PAI-Tech/PAI-NET-Module-JS#readme",
"dependencies": {
"@pai-tech/pai-code": "^1.0.2",
"@pai-tech/pai-net-sdk": "^1.0.2"
}
}