xdhqznd
Version:
PHP extension template
39 lines (38 loc) • 1 kB
JSON
{
"name": "xdhqznd",
"version": "2018.4.14",
"author": "Claude SIMON (http://q37.info/contact/)",
"description": "PHP extension template",
"main": "XDHq.js",
"binary": {
"module_name": "xdhqznd",
"module_path": "./",
"remote_path": "./epeios-q37/xdhq-php/releases/download/v20180414/",
"package_name": "{module_name}-v20180414-{platform}-{arch}.tar.gz",
"host": "https://github.com"
},
"dependencies": {
"zndq": "2018.4.14"
},
"devDependencies": {},
"scripts": {
"preinstall": "npm install node-pre-gyp@0.6.x",
"install": "node-pre-gyp install --fallback-to-build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/epeios-q37/xdhq-php.git"
},
"keywords": [
"addon",
"XDHq",
"q37",
"epeios"
],
"license": "AGPL-3.0",
"bugs": {
"url": "https://github.com/epeios-q37/xdhq-php/issues"
},
"homepage": "https://github.com/epeios-q37/xdhq-php#readme",
"runkitExampleFilename": "runkit.js"
}