UNPKG

@tempots/dom

Version:

Fully-typed frontend framework alternative to React and Angular

39 lines 888 B
{ "name": "@tempots/dom", "version": "25.1.3", "type": "module", "main": "./index.cjs", "module": "./index.js", "types": "./index.d.ts", "exports": { ".": { "import": "./index.js", "require": "./index.cjs" } }, "license": "Apache-2.0", "description": "Fully-typed frontend framework alternative to React and Angular", "keywords": [ "tempo", "tempots", "ui", "framework", "typescript", "dom", "angular-alternative", "react-alternative" ], "homepage": "https://github.com/fponticelli/tempots", "bugs": { "url": "https://github.com/fponticelli/tempots/issues" }, "author": { "name": "Franco Ponticelli", "email": "franco.ponticelli@gmail.com", "url": "https://github.com/fponticelli" }, "repository": { "type": "git", "url": "git+https://github.com/fponticelli/tempots.git" } }