{
  "name": "siteleaf-updater",
  "description": "update the index file of your project's siteleaf project with your repository's README.md file",
  "bin": {
    "siteleaf-updater": "./cli.js"
  },
  "dependencies": {
    "@actions/core": "1.2.5",
    "beauty-error": "1.2.5",
    "chalk": "4.1.0",
    "command-line-usage": "6.1.0",
    "convict": "6.0.0",
    "superagent": "6.1.0",
    "yaml": "1.10.0"
  },
  "devDependencies": {
    "@hutson/npm-deploy-git-tag": "6.0.0",
    "@vercel/ncc": "0.24.0",
    "eslint": "7.8.1",
    "eslint-config-standard": "14.1.1",
    "eslint-plugin-import": "2.22.0",
    "eslint-plugin-node": "11.1.0",
    "eslint-plugin-promise": "4.2.1",
    "eslint-plugin-react": "7.20.6",
    "eslint-plugin-standard": "4.0.1",
    "json": "10.0.0",
    "standard": "14.3.4"
  },
  "scripts": {
    "test": "node ./cli.js --help",
    "lint": "eslint",
    "deploy": "npm-deploy-git-tag"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/gofunky/siteleaf-updater.git"
  },
  "keywords": [
    "siteleaf",
    "markdown",
    "github-pages",
    "update",
    "index",
    "ci",
    "github-actions",
    "action",
    "docs",
    "readme",
    "siteleaf-site",
    "sync"
  ],
  "author": {
    "name": "matfax",
    "email": "mat@fax.fyi",
    "url": "https://github.com/gofunky/siteleaf-updater"
  },
  "license": "MIT",
  "engines": {
    "node": ">= 10.20.0 <15"
  },
  "publishConfig": {
    "access": "public"
  },
  "version": "v2.0.2",
  "bugs": {
    "url": "https://github.com/gofunky/siteleaf-updater/issues"
  },
  "readme": "ERROR: No README data found!",
  "homepage": "https://github.com/gofunky/siteleaf-updater#readme",
  "_id": "siteleaf-updater@"
}
