alb3rt-python
Version:
28 lines (27 loc) • 598 B
JSON
{
"name": "alb3rt-python",
"version": "0.0.9",
"description": "Alb3rt Python",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/libtomsoftware/alb3rt-python.git"
},
"keywords": [
"alb3rt"
],
"author": "Libtom Software Ltd",
"license": "ISC",
"bugs": {
"url": "https://github.com/libtomsoftware/alb3rt-python/issues"
},
"homepage": "https://github.com/libtomsoftware/alb3rt-python#readme",
"dependencies": {
"alb3rt-core": "*",
"fs-extra": "*",
"python-shell": "*"
}
}