php-cgi
Version:
run php scripts from nodejs through cgi interface
18 lines (17 loc) • 329 B
JSON
{
"name": "php-cgi",
"version": "0.2.0",
"description": "run php scripts from nodejs through cgi interface",
"main": "index.js",
"repository":{
"type": "git",
"url":"https://github.com/sihorton/node-php-cgi.git"
},
"keywords": [
"php",
"deskshell",
"appjs"
],
"author": "sihorton",
"license": "MIT"
}