Spaces:
Running
on
Zero
Running
on
Zero
File size: 366 Bytes
ec2d906 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
{
"author": "Darren DeRidder",
"name": "python",
"main": "./lib/python.js",
"description": "Interact with a long-running python child process",
"version": "0.0.4",
"homepage": "https://github.com/73rhodes/node-python",
"repository": {
"type": "git",
"url": "git://github.com/73rhodes/node-python.git"
},
"engines": { "node": ">= 0.4.1" }
}
|