{
  "_from": "@microsoft/tsdoc@0.16.0",
  "_id": "@microsoft/tsdoc@0.16.0",
  "_inBundle": false,
  "_integrity": "sha512-xgAyonlVVS+q7Vc7qLW0UrJU7rSFcETRWsqdXZtjzRU8dF+6CkozTK4V4y1LwOX7j8r/vHphjDeMeGI4tNGeGA==",
  "_location": "/@microsoft/tsdoc",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@microsoft/tsdoc@0.16.0",
    "name": "@microsoft/tsdoc",
    "escapedName": "@microsoft%2ftsdoc",
    "scope": "@microsoft",
    "rawSpec": "0.16.0",
    "saveSpec": null,
    "fetchSpec": "0.16.0"
  },
  "_requiredBy": [
    "/@nestjs/swagger"
  ],
  "_resolved": "https://registry.npmjs.org/@microsoft/tsdoc/-/tsdoc-0.16.0.tgz",
  "_shasum": "2249090633e04063176863a050c8f0808d2b6d2b",
  "_spec": "@microsoft/tsdoc@0.16.0",
  "_where": "/home/nasijstore/api.nasijstore.com/node_modules/@nestjs/swagger",
  "bugs": {
    "url": "https://github.com/microsoft/tsdoc/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A parser for the TypeScript doc comment syntax",
  "devDependencies": {
    "@rushstack/heft": "1.1.1",
    "eslint": "~9.25.1",
    "tsdoc-build-rig": "1.0.0"
  },
  "homepage": "https://tsdoc.org/",
  "keywords": [
    "TypeScript",
    "documentation",
    "doc",
    "comments",
    "JSDoc",
    "parser",
    "standard"
  ],
  "license": "MIT",
  "main": "lib-commonjs/index.js",
  "module": "lib/index.js",
  "name": "@microsoft/tsdoc",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/microsoft/tsdoc.git",
    "directory": "tsdoc"
  },
  "scripts": {
    "_phase:build": "heft run --only build -- --clean",
    "_phase:test": "heft run --only test -- --clean",
    "build": "heft test --clean",
    "watch": "heft test --clean --watch"
  },
  "typings": "lib/index.d.ts",
  "version": "0.16.0"
}
