UNPKG

tilia

Version:

🍃 State management library, domain-driven.

30 lines 647 B
{ "name": "tilia", "version": "2.2.0", "homepage": "https://tiliajs.com", "main": "./dist/index.cjs", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", "type": "module", "repository": { "type": "git", "url": "https://github.com/tiliajs/tilia.git" }, "description": "🍃 State management library, domain-driven.", "keywords": [ "state management", "domain-driven", "ddd", "reactive", "observable", "typescript", "rescript", "frp", "signals", "computed", "minimal", "simple" ], "author": "Gaspard Anna Bucher <g.a.bucher@midasum.com>", "license": "MIT" }