UNPKG

@pai-tech/pai-net

Version:
29 lines (28 loc) 657 B
{ "name": "@pai-tech/pai-net", "version": "2.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/PsAI-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": "^2.0.0", "@pai-tech/pai-net-sdk": "^2.0.0" } }