{
  "name": "web-components",
  "version": "0.0.0",
  "authors": [],
  "description": "web-components",
  "license": "GPL",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "highlight": "x.x.x",
    "jquery": "x.x.x",
    "vue": "^1.0.26"
  }
}
