{
  "name": "htmlgl",
  "authors": [
    "PixelsCommander <denis.radin@gmail.com>"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "pixi": "~3.0.7",
    "webcomponents.js": "~0.5.5",
    "promise-polyfill": "~2.0.0",
    "jquery": "~2.1.3",
    "tween.js": "https://github.com/tweenjs/tween.js.git"
  },
  "keywords": ["web-components"]
}
