{
  "name": "angular-object-diff",
  "version": "1.0.3",
  "description": "An Angular JS plugin to compare and show object differences.",
  "main": "angular-object-diff.js",
  "directories": {
    "example": "examples"
  },
  "scripts": {
    "test": "gulp check"
  },
  "author": "Deepu K Sasidharan <d4udts@gmail.com>",
  "repository": {
    "type": "git",
    "url": "git://github.com/hipster-labs/angular-object-diff.git"
  },
  "license": "MIT",
  "devDependencies": {
    "chai": "^1.10.0",
    "chai-string": "^1.1.1",
    "cp": "^0.2.0",
    "gm": "^1.17.0",
    "gulp": "^3.8.6",
    "gulp-bump": "^0.1.11",
    "gulp-csso": "^0.2.9",
    "gulp-git": "^0.5.6",
    "gulp-gzip": "0.0.8",
    "gulp-jscs": "^1.4.0",
    "gulp-jshint": "^1.9.2",
    "gulp-less": "^1.3.1",
    "gulp-mocha-phantomjs": "^0.6.1",
    "gulp-rename": "^1.2.0",
    "gulp-sequence": "^0.3.1",
    "gulp-shell": "^0.2.11",
    "gulp-sourcemaps": "^1.0.0",
    "gulp-spawn-mocha": "^2.0.1",
    "gulp-tar": "^0.5.0",
    "gulp-uglify": "^0.3.1",
    "imgur-node-api": "^0.1.0",
    "jshint-stylish": "^1.0.0",
    "less": "^1.7.3",
    "mkdirp": "^0.5.0",
    "mocha": "^2.1.0",
    "mocha-phantomjs": "^3.5.3",
    "sinon": "^1.12.2",
    "sinon-chai": "^2.7.0",
    "testatic": "^0.1.0",
    "tmp-sync": "jtblin/node-tmp-sync",
    "webshot": "^0.15.3"
  }
}
