{
  "libs": [
    "browser",
    "jquery",
    "ecma5",
    "underscore"
  ],
  "exclude": ["wordpress/**"],
  "plugins": {
    "angular": "./"
  }
}