{
  "name": "@hubspot/cms-lib",
  "version": "2.2.3",
  "description": "Library for working with the HubSpot CMS",
  "license": "Apache-2.0",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/HubSpot/hubspot-cms-tools"
  },
  "dependencies": {
    "chalk": "^2.4.2",
    "chokidar": "^3.0.1",
    "content-disposition": "^0.5.3",
    "debounce": "^1.2.0",
    "extract-zip": "^1.6.7",
    "findup-sync": "^3.0.0",
    "fs-extra": "^8.1.0",
    "ignore": "^5.1.4",
    "js-yaml": "^3.12.2",
    "moment": "^2.24.0",
    "p-queue": "^6.0.2",
    "prettier": "^1.19.1",
    "request": "^2.87.0",
    "request-promise-native": "^1.0.7",
    "unixify": "1.0.0"
  },
  "engines": {
    "node": ">=8.9.1"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "0d37a2284e7b1132664d84bc7e3ec2b75a1b2280"
}
