{
  "name": "lib",
  "lockfileVersion": 2,
  "requires": true,
  "packages": {
    "": {
      "dependencies": {
        "@types/node": "17.0.2",
        "typescript": "4.5.4"
      }
    },
    "node_modules/@types/node": {
      "version": "17.0.2",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.2.tgz",
      "integrity": "sha512-JepeIUPFDARgIs0zD/SKPgFsJEAF0X5/qO80llx59gOxFTboS9Amv3S+QfB7lqBId5sFXJ99BN0J6zFRvL9dDA=="
    },
    "node_modules/typescript": {
      "version": "4.5.4",
      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz",
      "integrity": "sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==",
      "bin": {
        "tsc": "bin/tsc",
        "tsserver": "bin/tsserver"
      },
      "engines": {
        "node": ">=4.2.0"
      }
    }
  },
  "dependencies": {
    "@types/node": {
      "version": "17.0.2",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.2.tgz",
      "integrity": "sha512-JepeIUPFDARgIs0zD/SKPgFsJEAF0X5/qO80llx59gOxFTboS9Amv3S+QfB7lqBId5sFXJ99BN0J6zFRvL9dDA=="
    },
    "typescript": {
      "version": "4.5.4",
      "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz",
      "integrity": "sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg=="
    }
  }
}