{
  "name": "lz-epub-maker",
  "version": "0.1.4",
  "description": "Easily create downloadable epub files with javascript",
  "main": "epub-maker.min.js",
  "scripts": {
    "test": "gulp test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/bbottema/epub-maker"
  },
  "keywords": [
    "epub",
    "generator",
    "creator",
    "maker"
  ],
  "author": {
    "name": "Benny Bottema",
    "url": "http://blog.projectnibble.org"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/bbottema/epub-maker/issues"
  },
  "homepage": "https://github.com/bbottema/epub-maker",
  "devDependencies": {
    "browser-sync": "^2.18.11",
    "browserify": "10.2.3",
    "d.js": "0.7.3",
    "del": "^1.2.0",
    "gulp": "^3.8.11",
    "gulp-concat": "^2.5.2",
    "gulp-coverage": "~0.3.35",
    "gulp-coveralls": "~0.1.4",
    "gulp-jasmine": "~2.0.1",
    "gulp-js-text-inject": "1.0.1",
    "gulp-jshint": "1.11.0",
    "gulp-load-plugins": "0.10.0",
    "gulp-plumber": "1.0.1",
    "gulp-size": "1.2.1",
    "gulp-uglify": "^1.1.0",
    "gulp-util": "3.0.5",
    "jshint-stylish": "2.0.0",
    "lazypipe": "~0.2.3",
    "vinyl-buffer": "1.0.0",
    "vinyl-source-stream": "1.1.0"
  },
  "gitHead": "2572efae478203d869e399d63d3becd169c0dc19"
}
