{
  "name": "angular-alooma",
  "description": "Wraps the alooma JavaScript global.",
  "homepage": "https://www.alooma.com",
  "version": "0.1.0",
  "author": {
    "name": "Itamar Weiss <weiss.itamar@gmail.com>"
  },
  "main": "angular-alooma.js",
  "keywords": [
    "angular",
    "alooma"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/Aloomaio/alooma-angular.git"
  },
  "license": "Apache-2.0",
  "licenses": [
    {
      "type": "Apache-2.0",
      "url": "http://www.apache.org/licenses/LICENSE-2.0"
    }
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
