{
  "name": "angular-custom-elements",
  "version": "2.1.0",
  "description": "Angular 1.x directive to hold all yr Custom Element bindings together 😁",
  "main": "dist/ce-bind.js",
  "scripts": {
    "test": "gulp"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/robdodson/angular-custom-elements.git"
  },
  "author": "",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/robdodson/angular-custom-elements/issues"
  },
  "homepage": "https://github.com/robdodson/angular-custom-elements#readme",
  "devDependencies": {
    "del": "^2.2.1",
    "eslint": "^3.1.1",
    "gulp": "^3.9.1",
    "gulp-concat": "^2.6.0",
    "gulp-connect": "^5.0.0",
    "gulp-protractor": "^3.0.0",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^2.0.0",
    "gulp-umd": "^0.2.0"
  }
}
