UNPKG

js-lightning

Version:

Direct Javascript to Web interpreted server inspired by PHP

15 lines (14 loc) 314 B
{ "name": "jsl-init", "version": "1.0.0", "description": "demonstration of jsLightning initialization", "main": "jsl-init.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "TQ White II", "license": "ISC", "dependencies": { "body-parser": "^2.2.0" } }