File: /var/www/tana/frontend/node_modules/uc.micro/package.json
{
  "_args": [
    [
      "uc.micro@1.0.5",
      "C:\\OSPanel\\domains\\tana\\frontend"
    ]
  ],
  "_development": true,
  "_from": "uc.micro@1.0.5",
  "_id": "uc.micro@1.0.5",
  "_inBundle": false,
  "_integrity": "sha512-JoLI4g5zv5qNyT09f4YAvEZIIV1oOjqnewYg5D38dkQljIzpPT296dbIGvKro3digYI1bkb7W6EP1y4uDlmzLg==",
  "_location": "/uc.micro",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "uc.micro@1.0.5",
    "name": "uc.micro",
    "escapedName": "uc.micro",
    "rawSpec": "1.0.5",
    "saveSpec": null,
    "fetchSpec": "1.0.5"
  },
  "_requiredBy": [
    "/linkify-it",
    "/markdown-it"
  ],
  "_resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.5.tgz",
  "_spec": "1.0.5",
  "_where": "C:\\OSPanel\\domains\\tana\\frontend",
  "bugs": {
    "url": "https://github.com/markdown-it/uc.micro/issues"
  },
  "description": "Micro subset of unicode data files for markdown-it projects.",
  "devDependencies": {
    "mocha": "^5.0.0",
    "shelljs": "^0.8.1",
    "unicode-10.0.0": "^0.7.4"
  },
  "files": [
    "categories/",
    "properties/",
    "index.js"
  ],
  "homepage": "https://github.com/markdown-it/uc.micro#readme",
  "license": "MIT",
  "name": "uc.micro",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/markdown-it/uc.micro.git"
  },
  "scripts": {
    "test": "mocha",
    "update": "node update.js && npm test"
  },
  "version": "1.0.5"
}