{
  "name": "jom",
  "version": "0.0.1",
  "homepage": "https://github.com/valtido/jom",
  "authors": [
    "Valtid Caushi <valtid.caushi@peerius.com>"
  ],
  "description": "Experimental jom",
  "main": "index.j",
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "jquery": "~2.1.1",
    "es6-shim": "~0.22.1",
    "jsonpath": "*",
    "underscore": "~1.7.0",
    "jjv": "~1.0.2",
    "webcomponentsjs": "~0.5.5",
    "moment": "~2.10.2"
  }
}
