{
  "name": "ng-packery",
  "version": "1.0.4",
  "description": "AngularJS Directive for Packery Layout",
  "keywords": [
    "angular",
    "angularjs",
    "directive",
    "packery",
    "jquery"
  ],
  "main": "index.js",
  "author": {
    "name": "Lucas Lim",
    "email": "hello@codeopolis.com",
    "url": "http://www.codeopolis.com"
  },
  "license": "MIT",
  "repository": "https://github.com/lucaslim/angular-packery.git",
  "bugs": {
    "url": "https://github.com/lucaslim/angular-packery/issues"
  },
  "homepage": "https://github.com/lucaslim/angular-packery/",
  "devDependencies": {
    "babel": "6.3.13",
    "babel-core": "6.3.15",
    "babel-preset-es2015": "6.3.13",
    "babelify": "7.2.0",
    "browser-sync": "2.10.0",
    "browserify": "12.0.1",
    "browserify-ngannotate": "2.0.0",
    "del": "2.2.0",
    "gulp": "3.9.0",
    "gulp-if": "2.0.0",
    "gulp-jshint": "2.0.0",
    "gulp-ng-annotate": "1.1.0",
    "gulp-notify": "2.2.0",
    "gulp-sourcemaps": "1.6.0",
    "gulp-streamify": "1.0.2",
    "gulp-uglify": "1.5.1",
    "gulp-util": "3.0.7",
    "jshint": "2.8.0",
    "jshint-stylish": "2.1.0",
    "pretty-hrtime": "1.0.1",
    "run-sequence": "1.1.5",
    "vinyl-buffer": "1.0.0",
    "vinyl-source-stream": "1.1.0",
    "watchify": "3.6.1"
  }
}
