{
  "name": "webapp-module-bubble",
  "main": "./coffee/webapp-module-bubble.coffee",
  "ignore": [
    "bower.json",
    "bower_components",
    "Gruntfile.coffee",
    "index.html",
    "node_modules",
    "package.json",
    "README.md",
    "app/script/docs.coffee",
    "app/script/util.coffee",
    "dist/script/docs.js",
    "dist/script/util.js",
    "dist/style",
    "test"
  ],
  "dependencies": {
    "webapp-module-namespace": "https://github.com/wireapp/webapp-module-namespace.git#1.0.0"
  },
  "devDependencies": {
    "jquery": "~2"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/wireapp/webapp-module-bubble"
  },
  "private": true
}
