{
  "name": "@cloudcannon/suite",
  "version": "2.0.3-rc1",
  "description": "A suite of gulp tools to manage static sites on CloudCannon",
  "main": "index.js",
  "directories": {
    "doc": "docs"
  },
  "scripts": {
    "test": "mocha test/unit/**/*.js --reporter spec --check-leaks --bail"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/CloudCannon/cloudcannon-suite.git"
  },
  "keywords": [
    "Gulp",
    "CloudCannon",
    "Jekyll",
    "Static sites"
  ],
  "author": "CloudCannon Inc.",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/CloudCannon/cloudcannon-suite/issues"
  },
  "homepage": "https://github.com/CloudCannon/cloudcannon-suite#readme",
  "dependencies": {
    "@cloudcannon/screenshot-util": "^1.1.12",
    "@google-cloud/language": "^4.1.0",
    "ansi-colors": "^3.2.1",
    "async": "^2.6.1",
    "await-exec": "^0.1.2",
    "bluebird": "^3.5.3",
    "browser-sync": "^2.26.12",
    "bufferstreams": "^2.0.1",
    "cheerio": "^1.0.0-rc.3",
    "cssurl": "1.3.0",
    "defaults": "^1.0.3",
    "del": "^3.0.0",
    "fancy-log": "^1.3.2",
    "fs-extra": "5.0.0",
    "googleapis": "^39.2.0",
    "gulp": "^4.0.0",
    "gulp-props2json": "^2.0.0",
    "gulp-rename": "^1.4.0",
    "gulp-task-listing": "^1.1.0",
    "js-yaml": "^3.13.1",
    "merge-img": "^2.1.3",
    "merge-options": "^1.0.1",
    "plugin-error": "^1.0.1",
    "properties": "^1.2.1",
    "puppeteer": "^1.10.0",
    "request": "^2.88.0",
    "sort-object-keys": "^1.1.2",
    "srcset": "^1.0.0",
    "through2": "^3.0.0",
    "underscore": "^1.9.1",
    "unicharadata": "^9.0.0-alpha.6",
    "url-parse": "^1.4.4",
    "vinyl": "^2.2.0"
  },
  "devDependencies": {
    "mocha": "^8.2.1"
  }
}
