{ "name": "mithril", "version": "1.0.0", "description": "A framework for building brilliant applications", "main": "index.js", "scripts": { "build": "node bundler/bundler", "test": "node ospec/bin/ospec" }, "author": "Leo Horie", "license": "MIT" }