{
  "name": "slick-lightbox-latest",
  "main": "dist/slick-lightbox.js",
  "version": "0.2.12",
  "description": "A lightbox wrapper for Ken's amazing slick carousel.",
  "devDependencies": {
    "coffee-script": "~1.12.2",
    "coffeedoc": "~0.3.1",
    "ecstatic": "~2.1.0",
    "gulp": "~3.9",
    "gulp-clean": "^0.3.2",
    "gulp-coffee": "~2.3.3",
    "gulp-concat": "^2.6.1",
    "gulp-cssmin": "^0.1.7",
    "gulp-sass": "^3.0.0",
    "gulp-shell": "~0.5.2",
    "gulp-uglifyjs": "^0.6.1",
    "gulp-util": "~3.0.7",
    "gulp-watch": "^4.3.5",
    "gulp-wrap-js": "^0.4.1",
    "jade": "~1.11.0",
    "lodash": "^4.17.2",
    "marked": "~0.3.2",
    "node-qunit-phantomjs": "^1.5.0",
    "phantomjs": "^2.1.7",
    "qunitjs": "^2.3.2",
    "through": "^2.3.7",
    "uglify-js": "^2.4.19"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mreq/slick-lightbox.git"
  },
  "author": "mreq",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mreq/slick-lightbox/issues"
  },
  "homepage": "https://github.com/mreq/slick-lightbox#readme",
  "directories": {
    "doc": "docs",
    "test": "test"
  }
}
