{
  "name": "metatags",
  "description": "Ensure your HTML is previewed beautifully across social networks",
  "homepage": "https://github.com/microlinkhq/metatags#readme",
  "version": "1.0.1",
  "main": "bin/cli/index.js",
  "bin": {
    "metatags": "bin/cli/index.js"
  },
  "repository": {
    "directory": "packages/cli",
    "type": "git",
    "url": "git+https://github.com/microlinkhq/metatags.git"
  },
  "bugs": {
    "url": "https://github.com/microlinkhq/metatags/issues"
  },
  "keywords": [
    "cli",
    "facebook",
    "google",
    "html",
    "lint",
    "meta",
    "metatags",
    "og-image",
    "og:image",
    "opengraph",
    "seo",
    "tags",
    "twitter"
  ],
  "dependencies": {
    "@metatags/core": "^1.0.1",
    "beauty-error": "~1.2.8",
    "chalk": "~4.1.1",
    "ci-env": "~1.17.0",
    "cli-truncate": "~2.1.0",
    "cosmiconfig": "~7.0.0",
    "github-build": "~1.2.2",
    "http-status": "~1.5.0",
    "indent-string": "~4.0.0",
    "lodash": "~4.17.21",
    "log-symbols": "~4.1.0",
    "meow": "~9.0.0",
    "neat-log": "~3.1.0",
    "ora": "~5.0.0",
    "prepend-http": "~3.0.1",
    "pretty-ms": "~7.0.1",
    "term-size": "~2.2.1",
    "update-notifier": "~5.1.0"
  },
  "files": [
    "bin"
  ],
  "scripts": {
    "test": "exit 0"
  },
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "436f6ee5b9cceaf5eb695a52e30f25353b671be1"
}
