{
  "name": "material-photo-gallery",
  "version": "0.1.1",
  "description": "A photo gallery inspired by Google Photos.",
  "main": "./src/js/material-photo-gallery.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "material",
    "google",
    "photo",
    "gallery",
    "javascript"
  ],
  "author": "ettrics",
  "license": "MIT",
  "dev-dependencies": {
    "autoprefixer": "^5.2.0",
    "browserify": "^11.2.0",
    "gulp": "^3.8.11",
    "gulp-concat": "^2.5.2",
    "gulp-jshint": "^1.12.0",
    "gulp-minify-css": "^1.2.1",
    "gulp-postcss": "^5.1.7",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^2.1.0",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-uglify": "^1.2.0",
    "imagesloaded": "^3.2.0",
    "jshint-stylish": "^2.0.1",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0"
  }
}
