initial commit
This commit is contained in:
+43
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"author": {
|
||||
"name": "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"
|
||||
},
|
||||
"gitHead": "69754aaa57658193916a1bf5fc391198098f74f6",
|
||||
"bugs": {
|
||||
"url": "https://github.com/73rhodes/node-python/issues"
|
||||
},
|
||||
"_id": "python@0.0.4",
|
||||
"scripts": {},
|
||||
"_shasum": "3094e898ef17a33aa9c3e973b3848a38e47d1818",
|
||||
"_from": "python@*",
|
||||
"_npmVersion": "1.4.23",
|
||||
"_npmUser": {
|
||||
"name": "drderidder",
|
||||
"email": "drderidder@gmail.com"
|
||||
},
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "drderidder",
|
||||
"email": "drderidder@gmail.com"
|
||||
}
|
||||
],
|
||||
"dist": {
|
||||
"shasum": "3094e898ef17a33aa9c3e973b3848a38e47d1818",
|
||||
"tarball": "http://registry.npmjs.org/python/-/python-0.0.4.tgz"
|
||||
},
|
||||
"directories": {},
|
||||
"_resolved": "https://registry.npmjs.org/python/-/python-0.0.4.tgz",
|
||||
"readme": "ERROR: No README data found!"
|
||||
}
|
||||
Reference in New Issue
Block a user