UNPKG

node-ffi-php-bindings

Version:

Generated node-ffi bindings for PHP source code. Embed PHP from node.js w/o creating your own node extension.

29 lines 693 B
{ "name": "node-ffi-php-bindings", "version": "0.2.1", "description": "Generated node-ffi bindings for PHP source code. Embed PHP from node.js w/o creating your own node extension.", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "php", "node-ffi", "ffi", "embed" ], "author": "diosmosis", "license": "ISC", "repository": { "type" : "git", "url" : "http://github.com/diosmosis/node-ffi-php-bindings.git" }, "devDependencies": { "glob": "latest", "ffi": "latest", "ref": "latest", "ref-struct": "latest", "ref-union": "latest", "ref-array": "latest" } }