js-lightning
Version:
Direct Javascript to Web interpreted server inspired by PHP
12 lines (11 loc) • 340 B
JSON
{
"name": "qtools-new-method-template",
"version": "1.0.0",
"description": "Barest bones new qtLib method to start building a real one. DON'T EVER OVERWRITE THIS.",
"main": "qtools-new-method-template.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "TQ White II",
"license": "ISC"
}