{
  "name": "ovh-angular-tail-logs",
  "version": "1.1.1",
  "description": "Poll a log API for displaying messages",
  "license": "BSD-3-Clause",
  "author": "OVH SAS",
  "keywords": [
    "angular"
  ],
  "scripts": {
    "test": "grunt test"
  },
  "main": "./dist/ovh-angular-tail-logs.min.js",
  "repository": "ovh-ux/ovh-angular-tail-logs",
  "dependencies": {},
  "devDependencies": {
    "autoprefixer-core": "^5.2.1",
    "eslint": "^4.0.0",
    "eslint-config-ovh": "^0.1.1",
    "grunt": "0.4.x",
    "grunt-angular-templates": "^1.0.3",
    "grunt-bump": "~0.5.0",
    "grunt-complexity": "~0.1.0",
    "grunt-contrib-clean": "~0.6.0",
    "grunt-contrib-concat": "~0.5.0",
    "grunt-contrib-connect": "^1.0.2",
    "grunt-contrib-copy": "~0.7.0",
    "grunt-contrib-csslint": "~0.4.0",
    "grunt-contrib-cssmin": "^1.0.1",
    "grunt-contrib-jshint": "~0.11.0",
    "grunt-contrib-less": "^1.3.0",
    "grunt-contrib-uglify": "~0.9.0",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-eslint": "^20.0.0",
    "grunt-jscs": "^2.8.0",
    "grunt-karma": "~0.12.0",
    "grunt-ng-annotate": "~0.10.0",
    "grunt-ngdocs": "^0.2.5",
    "grunt-postcss": "^0.8.0",
    "grunt-wiredep": "^3.0.1",
    "jasmine-core": "^2.4.1",
    "jasmine-spec-reporter": "^2.4.0",
    "jshint-stylish": "~2.0.0",
    "karma": "~0.13.0",
    "karma-jasmine": "~0.3.0",
    "karma-ng-html2js-preprocessor": "^1.0.0",
    "karma-phantomjs-launcher": "^1.0.0",
    "karma-spec-reporter": "0.0.26",
    "lodash": "~3.0.1",
    "matchdep": "^0.3.0",
    "phantomjs-prebuilt": "^2.1.7"
  }
}
