{
  "name": "@adobe/xdpm",
  "version": "4.1.1",
  "description": "Adobe XD CLI Plugin Manager Utility",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AdobeXD/xdpm.git"
  },
  "keywords": [
    "Adobe",
    "XD",
    "Plugin",
    "Manager",
    "Developer",
    "CLI"
  ],
  "author": "Adobe",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/AdobeXD/xdpm/issues"
  },
  "homepage": "https://github.com/AdobeXD/xdpm#readme",
  "dependencies": {
    "ajv": "^6.12.2",
    "chokidar": "^3.4.0",
    "cli": "^1.0.1",
    "debounce": "^1.2.0",
    "ignore-walk": "^3.0.3",
    "mkdirp": "^0.5.5",
    "sanitize-filename": "^1.6.3",
    "shelljs": "^0.8.4",
    "yazl": "^2.5.1"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  }
}
