{
  "name": "ah-veeva-exporter",
  "version": "1.4.2",
  "description": "Format content for Veeva",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/anthill-modules/ah-veeva-exporter.git"
  },
  "keywords": [
    "veeva",
    "export"
  ],
  "author": "Stefan Liden",
  "license": "MIT",
  "bugs": {
    "url": "https://gitlab.com/anthill-modules/ah-veeva-exporter/issues"
  },
  "homepage": "https://gitlab.com/anthill-modules/ah-veeva-exporter#README",
  "dependencies": {
    "ah-content-exporter": "^0.5.0",
    "autoprefixer": "^7.1.3",
    "cheerio": "^1.0.0-rc.2",
    "coffee-script": "1.12.7",
    "del": "^2.2.2",
    "fs-extra": "^3.0.1",
    "gulp": "^3.9.1",
    "gulp-autoprefixer": "^3.1.1",
    "gulp-clean-css": "^3.0.2",
    "gulp-coffee": "^2.3.3",
    "gulp-concat": "^2.6.1",
    "gulp-file-insert": "^1.0.3",
    "gulp-font2css": "^0.1.2",
    "gulp-header": "^1.8.9",
    "gulp-if": "^2.0.2",
    "gulp-jade": "^1.1.0",
    "gulp-merge": "^0.1.1",
    "gulp-merge-json": "^1.2.0",
    "gulp-postcss": "^7.0.0",
    "gulp-pug": "^3.3.0",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.5.4",
    "gulp-stylus": "^2.6.0",
    "gulp-template": "^4.0.0",
    "gulp-uglify": "^3.0.0",
    "images": "^3.0.1",
    "merge-stream": "^1.0.1",
    "postcss-clean": "^1.1.0",
    "run-sequence": "^1.2.2",
    "vinyl-map2": "^1.2.1"
  }
}
