mithril-vndb/archive/v0.1.9/component.json
Leo Horie d57a145daa version bump
multi-island support
typos
react comparison in home
make id change force element recreation
2014-04-19 17:56:08 -04:00

10 lines
No EOL
300 B
JSON

{
"name": "mithril",
"description": "A Javascript framework for building brilliant applications",
"keywords": ["mvc", "framework"],
"repository": "lhorie/mithril",
"main": "mithril.min.js",
"scripts": ["mithril.min.js", "mithril.min.map", "mithril.js"],
"version": "0.1.9",
"license": "MIT"
}