UNPKG

php.js

Version:

Use phpjs functions as required.

19 lines (18 loc) 323 B
{ "name": "php.js", "version": "0.1.1", "description": "Use phpjs functions as required.", "main": "tools/export.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "phpjs": ">=1.3.2" }, "keywords": [ "phpjs" ], "author": { "name": "YJC" } }