{
  "name": "mandragora-bucket",
    "version": "0.3.2",
  "description": "Bunch of gulp tasks for purescript projects",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/slamdata/mandragora-bucket.git"
  },
  "keywords": [
    "purescript",
    "seed",
    "gulp"
  ],
  "author": "Maxim Zimaliev",
  "license": "Apache 2.0",
  "bugs": {
    "url": "https://github.com/slamdata/mandragora-bucket/issues"
  },
  "homepage": "https://github.com/slamdata/mandragora-bucket",
  "dependencies": {
    "browserify": "^9.0.3",
    "chai": "^2.2.0",
    "chalk": "^1.0.0",
    "glob": "^4.4.1",
    "gulp-concat": "^2.5.2",
    "gulp-coveralls": "^0.1.3",
    "gulp-plumber": "^1.0.0",
    "gulp-purescript": "^0.3.1",
    "gulp-util": "^3.0.4",
    "gulp-watch": "^4.2.4",
    "istanbul": "^0.3.6",
    "karma": "^0.12.31",
    "karma-chai": "^0.1.0",
    "karma-coverage": "^0.3.1",
    "karma-mocha": "^0.1.10",
    "karma-phantomjs-launcher": "^0.1.4",
    "mocha": "^2.2.4",
    "through": "^2.3.6",
    "underscore": "^1.8.2",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.0.0",
    "watchify": "^3.1.2"
  },
  "devDependencies": {
    "gulp": "^3.8.11",
    "gulp-jsvalidate": "^2.0.0"
  }
}
