screw-html
Version:
A JavaScript Framework for building Web Components
19 lines (18 loc) • 408 B
JSON
{
"name": "screw-html",
"version": "1.0.3",
"description": "A JavaScript Framework for building Web Components",
"bin": {
"snippet": "./index.js"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"html",
"sucks"
],
"author": "Timur Uzel <timurt.uzel@gmail.com> (https://github.com/timurtu)",
"license": "ISC"
}