{
  "_from": "micromark-util-symbol@^2.0.0",
  "_id": "micromark-util-symbol@2.0.1",
  "_inBundle": false,
  "_integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
  "_location": "/micromark-util-symbol",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "micromark-util-symbol@^2.0.0",
    "name": "micromark-util-symbol",
    "escapedName": "micromark-util-symbol",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/micromark-util-character",
    "/micromark-util-sanitize-uri"
  ],
  "_resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
  "_shasum": "e5da494e8eb2b071a0d08fb34f6cefec6c0a19b8",
  "_spec": "micromark-util-symbol@^2.0.0",
  "_where": "/var/www/web-lab/node_modules/micromark-util-sanitize-uri",
  "author": {
    "name": "Titus Wormer",
    "email": "tituswormer@gmail.com",
    "url": "https://wooorm.com"
  },
  "bugs": {
    "url": "https://github.com/micromark/micromark/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Titus Wormer",
      "email": "tituswormer@gmail.com",
      "url": "https://wooorm.com"
    }
  ],
  "deprecated": false,
  "description": "micromark utility with symbols",
  "exports": "./lib/default.js",
  "files": [
    "lib/"
  ],
  "funding": [
    {
      "type": "GitHub Sponsors",
      "url": "https://github.com/sponsors/unifiedjs"
    },
    {
      "type": "OpenCollective",
      "url": "https://opencollective.com/unified"
    }
  ],
  "keywords": [
    "micromark",
    "util",
    "utility",
    "symbol"
  ],
  "license": "MIT",
  "name": "micromark-util-symbol",
  "repository": {
    "type": "git",
    "url": "https://github.com/micromark/micromark/tree/main/packages/micromark-util-symbol"
  },
  "sideEffects": false,
  "type": "module",
  "version": "2.0.1",
  "xo": {
    "envs": [
      "shared-node-browser"
    ],
    "prettier": true,
    "rules": {
      "unicorn/prefer-code-point": "off"
    }
  }
}
