UNPKG

ph7

Version:
20 lines (19 loc) 502 B
{ "name": "ph7", "version": "0.1.3", "description": "In-Process PHP execution for NodeJS", "repository": { "type": "git", "url": "https://github.com/Deskshell-Core/node-ph7.git" }, "keywords": [ "php", "ph7", "in-process", "engine" ], "author": "Ingwie Phoenix", "license": "MIT", "bugs": { "url": "https://github.com/Deskshell-Core/node-ph7/issues" }, "homepage": "https://github.com/Deskshell-Core/node-ph7", "scripts": { "preinstall": "node-gyp rebuild" } }