{
  "_from": "convict@^6.2.4",
  "_id": "convict@6.2.4",
  "_inBundle": false,
  "_integrity": "sha512-qN60BAwdMVdofckX7AlohVJ2x9UvjTNoKVXCL2LxFk1l7757EJqf1nySdMkPQer0bt8kQ5lQiyZ9/2NvrFBuwQ==",
  "_location": "/convict",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "convict@^6.2.4",
    "name": "convict",
    "escapedName": "convict",
    "rawSpec": "^6.2.4",
    "saveSpec": null,
    "fetchSpec": "^6.2.4"
  },
  "_requiredBy": [
    "/cohere-ai"
  ],
  "_resolved": "https://registry.npmjs.org/convict/-/convict-6.2.4.tgz",
  "_shasum": "be290672bf6397eec808d3b11fc5f71785b02a4b",
  "_spec": "convict@^6.2.4",
  "_where": "/home/hlxgazog/nodevenv/ai.opunet.com/chat/mic2/10/lib/node_modules/cohere-ai",
  "author": {
    "name": "Lloyd Hilaiel",
    "email": "lloyd@hilaiel.com",
    "url": "http://lloyd.io"
  },
  "bugs": {
    "url": "https://github.com/mozilla/node-convict/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "lodash.clonedeep": "^4.5.0",
    "yargs-parser": "^20.2.7"
  },
  "deprecated": false,
  "description": "Featureful configuration management library for Node.js (nested structure, schema validation, etc.)",
  "engines": {
    "node": ">=6"
  },
  "files": [
    "src"
  ],
  "gitHead": "e4964f278458809e475369b2bec6467317ef5a9c",
  "homepage": "https://github.com/mozilla/node-convict",
  "keywords": [
    "configuration",
    "config",
    "conf",
    "key value store",
    "schema",
    "nested",
    "validation",
    "customize",
    "env",
    "environment",
    "json",
    "yaml",
    "toml"
  ],
  "license": "Apache-2.0",
  "main": "src/main.js",
  "name": "convict",
  "repository": {
    "type": "git",
    "url": "https://github.com/mozilla/node-convict/tree/master/packages/convict"
  },
  "version": "6.2.4"
}
