{
  "_from": "rc9@3.0.1",
  "_id": "rc9@3.0.1",
  "_inBundle": false,
  "_integrity": "sha512-gMDyleLWVE+i6Sgtc0QbbY6pEKqYs97NGi6isHQPqYlLemPoO8dxQ3uGi0f4NiP98c+jMW6cG1Kx9dDwfvqARQ==",
  "_location": "/rc9",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "rc9@3.0.1",
    "name": "rc9",
    "escapedName": "rc9",
    "rawSpec": "3.0.1",
    "saveSpec": null,
    "fetchSpec": "3.0.1"
  },
  "_requiredBy": [
    "/@nuxt/kit",
    "/@nuxt/telemetry",
    "/@nuxtjs/tailwindcss/@nuxt/kit",
    "/@pinia-plugin-persistedstate/nuxt/@nuxt/kit",
    "/@pinia/nuxt/@nuxt/kit",
    "/c12"
  ],
  "_resolved": "https://registry.npmjs.org/rc9/-/rc9-3.0.1.tgz",
  "_shasum": "3895e5834a2b5c2d8fb76d93e802fbcbc2579bc7",
  "_spec": "rc9@3.0.1",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/@nuxtjs/tailwindcss/node_modules/@nuxt/kit",
  "bugs": {
    "url": "https://github.com/unjs/rc9/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "defu": "^6.1.6",
    "destr": "^2.0.5"
  },
  "deprecated": false,
  "description": "Read/Write config couldn't be easier!",
  "devDependencies": {
    "@types/node": "^25.5.0",
    "@typescript/native-preview": "^7.0.0-dev.20260401.1",
    "@vitest/coverage-v8": "^4.1.2",
    "automd": "^0.4.3",
    "changelogen": "^0.6.2",
    "flat": "^6.0.1",
    "obuild": "^0.4.32",
    "oxfmt": "^0.43.0",
    "oxlint": "^1.58.0",
    "typescript": "^6.0.2",
    "vitest": "^4.1.2"
  },
  "exports": {
    ".": "./dist/index.mjs"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/unjs/rc9#readme",
  "license": "MIT",
  "main": "./dist/index.mjs",
  "name": "rc9",
  "packageManager": "pnpm@10.33.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/unjs/rc9.git"
  },
  "scripts": {
    "build": "obuild",
    "dev": "vitest",
    "format": "oxlint . --fix && oxfmt src test",
    "lint": "oxlint . && oxfmt --check src test",
    "release": "pnpm test && pnpm build && changelogen --release --push && npm publish",
    "test": "pnpm lint && pnpm typecheck && vitest run --coverage",
    "typecheck": "tsgo --noEmit"
  },
  "sideEffects": false,
  "type": "module",
  "types": "./dist/index.d.mts",
  "version": "3.0.1"
}
