{
  "name": "mithril-query",
  "version": "4.0.1",
  "description": "Query mithril virtual dom for testing purposes",
  "main": "index.js",
  "scripts": {
    "test": "mocha test.js && mocha example/simple.test.js"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:MithrilJS/mithril-query.git"
  },
  "keywords": [
    "mithril",
    "query",
    "test"
  ],
  "author": {
    "name": "Stephan Hoyer",
    "email": "ste.hoyer@gmail.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/MithrilJS/mithril-query/issues"
  },
  "homepage": "https://github.com/MithrilJS/mithril-query",
  "devDependencies": {
    "expect": "1.20.2",
    "mithril": "2.0.4",
    "mocha": "5.2.0",
    "ospec": "4.1.1",
    "prettier": "1.13.7"
  },
  "dependencies": {
    "domino": "2.1.6",
    "pretty-html-log": "1.1.1",
    "yields-keycode": "1.1.0"
  },
  "readmeFilename": "README.md",
  "gitHead": "b8930b06501d2083a31f674c5fd8d4f9ffe34eb4",
  "_id": "mithril-query@0.1.8",
  "_shasum": "2a0918669b7078b5de2126cc5ed3d6a478d0bf17",
  "_from": "mithril-query@^0.1.2"
}
