{
  "_from": "@pnpm/types@1001.3.0",
  "_id": "@pnpm/types@1001.3.0",
  "_inBundle": false,
  "_integrity": "sha512-NLTXheat/u7OEGg5M5vF6Z85zx8uKUZE0+whtX/sbFV2XL48RdnOWGPTKYuVVkv8M+launaLUTgGEXNs/ess2w==",
  "_location": "/@pnpm/types",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@pnpm/types@1001.3.0",
    "name": "@pnpm/types",
    "escapedName": "@pnpm%2ftypes",
    "scope": "@pnpm",
    "rawSpec": "1001.3.0",
    "saveSpec": null,
    "fetchSpec": "1001.3.0"
  },
  "_requiredBy": [
    "/@pnpm/core-loggers",
    "/@pnpm/manifest-utils",
    "/@pnpm/read-project-manifest",
    "/@pnpm/write-project-manifest"
  ],
  "_resolved": "https://registry.npmjs.org/@pnpm/types/-/types-1001.3.0.tgz",
  "_shasum": "e0b3f7119fe343b483f6d0368c77e99364902073",
  "_spec": "@pnpm/types@1001.3.0",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/@pnpm/read-project-manifest",
  "bugs": {
    "url": "https://github.com/pnpm/pnpm/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Basic types used by pnpm",
  "devDependencies": {
    "@pnpm/types": "1001.3.0"
  },
  "engines": {
    "node": ">=18.12"
  },
  "exports": {
    ".": "./lib/index.js"
  },
  "files": [
    "lib",
    "!*.map"
  ],
  "funding": "https://opencollective.com/pnpm",
  "homepage": "https://github.com/pnpm/pnpm/tree/main/packages/types#readme",
  "jest": {
    "preset": "@pnpm/jest-config"
  },
  "keywords": [
    "pnpm",
    "pnpm10",
    "types"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@pnpm/types",
  "repository": {
    "type": "git",
    "url": "https://github.com/pnpm/pnpm/tree/main/packages/types"
  },
  "scripts": {
    "compile": "tsc --build && pnpm run lint --fix",
    "lint": "eslint \"src/**/*.ts\"",
    "test": "pnpm run compile"
  },
  "type": "commonjs",
  "types": "lib/index.d.ts",
  "version": "1001.3.0"
}
