{
  "name": "better-image-loading",
  "version": "0.3.4",
  "description": "README.md",
  "author": "Moosch <hello@mooschmedia.com>",
  "license": "ISC",
  "dependencies": {
    "babel-core": "^6.26.3",
    "babel-plugin-transform-async-to-generator": "^6.24.1",
    "babel-plugin-transform-regenerator": "^6.26.0",
    "babel-preset-env": "^1.7.0",
    "gulp": "^3.9.1",
    "gulp-babel": "^7.0.1",
    "gulp-clean-css": "^2.4.0",
    "gulp-concat": "^2.6.0",
    "gulp-minify": "0.0.14",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^2.3.2",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-uglify": "^1.5.4"
  },
  "keywords": [
    "images",
    "loading"
  ],
  "main": "gulpfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/moosch/better-image-loading.git"
  },
  "bugs": {
    "url": "https://github.com/moosch/better-image-loading/issues"
  },
  "homepage": "https://github.com/moosch/better-image-loading#readme"
}
