{
  "_from": "c12@3.3.4",
  "_id": "c12@3.3.4",
  "_inBundle": false,
  "_integrity": "sha512-cM0ApFQSBXuourJejzwv/AuPRvAxordTyParRVcHjjtXirtkzM0uK2L9TTn9s0cXZbG7E55jCivRQzoxYmRAlA==",
  "_location": "/c12",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "c12@3.3.4",
    "name": "c12",
    "escapedName": "c12",
    "rawSpec": "3.3.4",
    "saveSpec": null,
    "fetchSpec": "3.3.4"
  },
  "_requiredBy": [
    "/@nuxt/kit",
    "/@nuxtjs/tailwindcss",
    "/@nuxtjs/tailwindcss/@nuxt/kit",
    "/@pinia-plugin-persistedstate/nuxt/@nuxt/kit",
    "/@pinia/nuxt/@nuxt/kit",
    "/nitropack",
    "/nuxt/@nuxt/cli"
  ],
  "_resolved": "https://registry.npmjs.org/c12/-/c12-3.3.4.tgz",
  "_shasum": "1253a5faf8b61244884d42459b4a6412571fe9f3",
  "_spec": "c12@3.3.4",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/@nuxtjs/tailwindcss",
  "bugs": {
    "url": "https://github.com/unjs/c12/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chokidar": "^5.0.0",
    "confbox": "^0.2.4",
    "defu": "^6.1.6",
    "dotenv": "^17.3.1",
    "exsolve": "^1.0.8",
    "giget": "^3.2.0",
    "jiti": "^2.6.1",
    "ohash": "^2.0.11",
    "pathe": "^2.0.3",
    "perfect-debounce": "^2.1.0",
    "pkg-types": "^2.3.0",
    "rc9": "^3.0.1"
  },
  "deprecated": false,
  "description": "Smart Config Loader",
  "devDependencies": {
    "@types/node": "^25.5.0",
    "@vitest/coverage-v8": "^4.1.2",
    "automd": "^0.4.3",
    "changelogen": "^0.6.2",
    "eslint": "^10.1.0",
    "eslint-config-unjs": "^0.6.2",
    "expect-type": "^1.3.0",
    "magicast": "^0.5.2",
    "obuild": "^0.4.32",
    "prettier": "^3.8.1",
    "typescript": "^6.0.2",
    "vitest": "^4.1.2"
  },
  "exports": {
    ".": "./dist/index.mjs",
    "./update": "./dist/update.mjs"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/unjs/c12#readme",
  "license": "MIT",
  "name": "c12",
  "packageManager": "pnpm@10.26.0",
  "peerDependencies": {
    "magicast": "*"
  },
  "peerDependenciesMeta": {
    "magicast": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/unjs/c12.git"
  },
  "scripts": {
    "build": "obuild",
    "dev": "vitest dev",
    "lint": "eslint . && prettier -c src test",
    "lint:fix": "automd && eslint . --fix && prettier -w src test",
    "prepack": "obuild",
    "release": "pnpm build && pnpm test && changelogen --release --push --publish --publishTag 3x",
    "test": "pnpm lint && vitest run --coverage && pnpm test:types",
    "test:types": "tsc --noEmit"
  },
  "sideEffects": false,
  "type": "module",
  "types": "./dist/index.d.mts",
  "version": "3.3.4"
}
