js-lightning
Version:
Direct Javascript to Web interpreted server inspired by PHP
12 lines (11 loc) • 309 B
JSON
{
"name": "demo-module",
"version": "1.0.0",
"description": "to remind everyone that this siteDirectory structure allows a lib folder with modules",
"main": "demo-module.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "TQ White II",
"license": "ISC"
}