{ "name": "mithril", "description": "A Javascript Framework for building brilliant applications", "keywords": ["mvc", "framework"], "version": "$version", "author": "Leo Horie ", "repository": {"type": "git", "url": "https://github.com/lhorie/mithril"}, "main": "mithril.js", "licenses": [{"type": "MIT", "url": "http://opensource.org/licenses/MIT"}], "files": ["mithril.min.js", "mithril.min.map", "mithril.js", "README.*"] }