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