{
  "_args": [
    [
      "@microsoft/microsoft-graph-types@2.40.0",
      "/var/www/html/sprbackend"
    ]
  ],
  "_development": true,
  "_from": "@microsoft/microsoft-graph-types@2.40.0",
  "_id": "@microsoft/microsoft-graph-types@2.40.0",
  "_inBundle": false,
  "_integrity": "sha512-1fcPVrB/NkbNcGNfCy+Cgnvwxt6/sbIEEFgZHFBJ670zYLegENYJF8qMo7x3LqBjWX2/Eneq5BVVRCLTmlJN+g==",
  "_location": "/@microsoft/microsoft-graph-types",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@microsoft/microsoft-graph-types@2.40.0",
    "name": "@microsoft/microsoft-graph-types",
    "escapedName": "@microsoft%2fmicrosoft-graph-types",
    "scope": "@microsoft",
    "rawSpec": "2.40.0",
    "saveSpec": null,
    "fetchSpec": "2.40.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@microsoft/microsoft-graph-types/-/microsoft-graph-types-2.40.0.tgz",
  "_spec": "2.40.0",
  "_where": "/var/www/html/sprbackend",
  "bugs": {
    "url": "https://github.com/microsoftgraph/msgraph-typescript-typings/issues"
  },
  "description": "Types for Microsoft Graph objects",
  "devDependencies": {
    "@microsoft/microsoft-graph-client": "^3.0.5",
    "@types/chai": "^4.2.11",
    "@types/node": "^20.1.1",
    "chai": "^4.2.0",
    "mocha": "^10.2.0",
    "typescript": "^5.0.3"
  },
  "homepage": "https://github.com/microsoftgraph/msgraph-typescript-typings#readme",
  "license": "MIT",
  "name": "@microsoft/microsoft-graph-types",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/microsoftgraph/msgraph-typescript-typings.git"
  },
  "scripts": {
    "test": "tsc && mocha spec/**.ts"
  },
  "types": "microsoft-graph.d.ts",
  "typescript": {
    "definition": "microsoft-graph.d.ts"
  },
  "version": "2.40.0"
}
