2017-09-13 07:52:34 +02:00

47 lines
1.1 KiB
JSON

{
"_from": "python",
"_id": "python@0.0.4",
"_inBundle": false,
"_integrity": "sha1-MJTomO8Xozqpw+lzs4SKOOR9GBg=",
"_location": "/python",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "python",
"name": "python",
"escapedName": "python",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/python/-/python-0.0.4.tgz",
"_shasum": "3094e898ef17a33aa9c3e973b3848a38e47d1818",
"_spec": "python",
"_where": "c:\\xampp\\htdocs\\laravel",
"author": {
"name": "Darren DeRidder"
},
"bugs": {
"url": "https://github.com/73rhodes/node-python/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Interact with a long-running python child process",
"engines": {
"node": ">= 0.4.1"
},
"homepage": "https://github.com/73rhodes/node-python",
"main": "./lib/python.js",
"name": "python",
"repository": {
"type": "git",
"url": "git://github.com/73rhodes/node-python.git"
},
"version": "0.0.4"
}