{
  "_args": [
    [
      "lazy-val@1.0.5",
      "D:\\Development\\Work\\CENOS\\cenos-ui"
    ]
  ],
  "_development": true,
  "_from": "lazy-val@1.0.5",
  "_id": "lazy-val@1.0.5",
  "_inBundle": false,
  "_integrity": "sha512-0/BnGCCfyUMkBpeDgWihanIAF9JmZhHBgUhEqzvf+adhNGLoP6TaiI5oF8oyb3I45P+PcnrqihSf01M0l0G5+Q==",
  "_location": "/lazy-val",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "lazy-val@1.0.5",
    "name": "lazy-val",
    "escapedName": "lazy-val",
    "rawSpec": "1.0.5",
    "saveSpec": null,
    "fetchSpec": "1.0.5"
  },
  "_requiredBy": [
    "/app-builder-lib",
    "/electron-builder",
    "/electron-publish",
    "/read-config-file"
  ],
  "_resolved": "https://registry.npmjs.org/lazy-val/-/lazy-val-1.0.5.tgz",
  "_spec": "1.0.5",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-ui",
  "author": {
    "name": "Vladimir Krivosheev"
  },
  "bugs": {
    "url": "https://github.com/develar/lazy-val/issues"
  },
  "description": "Lazy value.",
  "devDependencies": {
    "typescript": "^4.2.4"
  },
  "files": [
    "out"
  ],
  "homepage": "https://github.com/develar/lazy-val",
  "license": "MIT",
  "main": "out/main.js",
  "name": "lazy-val",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/develar/lazy-val.git"
  },
  "scripts": {
    "compile": "tsc",
    "release": "pnpm compile && pnpm publish --no-git-checks"
  },
  "typings": "./out/main.d.ts",
  "version": "1.0.5"
}
