{
  "_from": "@pnpm/read-project-manifest@^1001.2.6",
  "_id": "@pnpm/read-project-manifest@1001.2.6",
  "_inBundle": false,
  "_integrity": "sha512-BcNO50lAkE4m9JaJ0WmG3m/DH/qLSvMgZywtmb/dfyyLVu5nDZfDqmOd8U+f1NhLcLMbBK6AnS3hyUqZYvw9Vg==",
  "_location": "/@pnpm/read-project-manifest",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@pnpm/read-project-manifest@^1001.2.6",
    "name": "@pnpm/read-project-manifest",
    "escapedName": "@pnpm%2fread-project-manifest",
    "scope": "@pnpm",
    "rawSpec": "^1001.2.6",
    "saveSpec": null,
    "fetchSpec": "^1001.2.6"
  },
  "_requiredBy": [
    "/@vitejs/devtools-rolldown"
  ],
  "_resolved": "https://registry.npmjs.org/@pnpm/read-project-manifest/-/read-project-manifest-1001.2.6.tgz",
  "_shasum": "1f7138424b61b7df8706592b0c141e4dc3fb416c",
  "_spec": "@pnpm/read-project-manifest@^1001.2.6",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/@vitejs/devtools-rolldown",
  "bugs": {
    "url": "https://github.com/pnpm/pnpm/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@gwhitney/detect-indent": "7.0.1",
    "@pnpm/error": "1000.1.0",
    "@pnpm/graceful-fs": "1000.1.0",
    "@pnpm/manifest-utils": "1002.0.5",
    "@pnpm/text.comments-parser": "1000.0.0",
    "@pnpm/types": "1001.3.0",
    "@pnpm/write-project-manifest": "1000.0.16",
    "fast-deep-equal": "^3.1.3",
    "is-windows": "^1.0.2",
    "json5": "^2.2.3",
    "parse-json": "^5.2.0",
    "read-yaml-file": "^2.1.0",
    "strip-bom": "^4.0.0"
  },
  "deprecated": false,
  "description": "Read a project manifest (called package.json in most cases)",
  "devDependencies": {
    "@pnpm/read-project-manifest": "1001.2.6",
    "@pnpm/test-fixtures": "1000.0.0",
    "@types/is-windows": "^1.0.2",
    "@types/parse-json": "^4.0.2",
    "tempy": "^1.0.1"
  },
  "engines": {
    "node": ">=18.12"
  },
  "exports": {
    ".": "./lib/index.js"
  },
  "files": [
    "lib",
    "!*.map"
  ],
  "funding": "https://opencollective.com/pnpm",
  "homepage": "https://github.com/pnpm/pnpm/tree/main/pkg-manifest/read-project-manifest#readme",
  "jest": {
    "preset": "@pnpm/jest-config"
  },
  "keywords": [
    "pnpm",
    "pnpm10"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@pnpm/read-project-manifest",
  "peerDependencies": {
    "@pnpm/logger": "^1001.0.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/pnpm/pnpm/tree/main/pkg-manifest/read-project-manifest"
  },
  "scripts": {
    "_test": "jest",
    "compile": "tsc --build && pnpm run lint --fix",
    "lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"",
    "test": "pnpm run compile && pnpm run _test"
  },
  "type": "commonjs",
  "types": "lib/index.d.ts",
  "version": "1001.2.6"
}
