{
  "name": "dynamic-directive",
  "version": "3.0.0",
  "description": "Dynamic directives for AngularJS",
  "main": "index.js",
  "scripts": {
    "test": "grunt test",
    "postinstall": "./node_modules/bower/bin/bower install --allow-root"
  },
  "author": "",
  "license": "MIT",
  "devDependencies": {
    "bower": "1.5.2",
    "closure-linter-wrapper": "1.0.1",
    "grunt": "0.4.5",
    "grunt-babel": "5.0.1",
    "grunt-contrib-jshint": "0.11.3",
    "grunt-contrib-uglify": "0.9.2",
    "grunt-contrib-watch": "0.6.1",
    "grunt-jscs": "^2.1.0",
    "grunt-karma": "0.12.0",
    "grunt-lint-pattern": "0.1.4",
    "grunt-release": "^0.13.0",
    "karma": "0.13.9",
    "karma-babel-preprocessor": "5.2.2",
    "karma-mocha": "0.2.0",
    "karma-phantomjs-launcher": "0.2.1",
    "karma-spec-reporter": "0.0.20",
    "load-grunt-tasks": "3.2.0",
    "mocha": "2.3.1",
    "phantomjs": "1.9.18"
  }
}
