unisson
Version:
Lightweight JSX framework built on native modern browser features
27 lines (26 loc) • 567 B
JSON
{
"name": "unisson",
"version": "1.1.1",
"main": "index.js",
"description": "Lightweight JSX framework built on native modern browser features",
"repository": "AnthonyHurteau/unisson",
"keywords": [
"js",
"framework",
"native",
"lightweight",
"hmtl",
"css",
"jsx",
"webcomponents"
],
"author": "Anthony Hurteau",
"license": "MIT",
"typings": "index.d.ts",
"devDependencies": {
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.4.1"
}
}