{
  "name": "angular-property-binder",
  "version": "0.1.12",
  "description": "Bind property and keep safe the reference",
  "keywords": [
    "Angular",
    "Binder",
    "Property",
    "Binding",
    "Factory",
    "Controller"
  ],
  "author": "Gaignoux Nicolas",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git@github.com:PillowPillow/angular-property-binder.git"
  },
  "devDependencies": {
    "babel": "^5.1.10",
    "grunt": "^0.4.5",
    "grunt-add-comment": "^1.1.5",
    "grunt-babel": "^5.0.0",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-uglify": "^0.9.1",
    "grunt-wrap": "^0.3.0",
    "time-grunt": "^1.1.1"
  }
}
