{
  "name": "@sapui5/ts-types-esm",
  "version": "1.148.1",
  "description": "SAPUI5 TypeScript Definitions - ES Modules",
  "homepage": "https://ui5.sap.com",
  "author": "SAP SE (https://www.sap.com)",
  "license": "SEE LICENSE IN LICENSE.txt",
  "types": "types/index.d.ts",
  "scripts": {
    "test": "tsc"
  },
  "keywords": [
    "sapui5",
    "ui5",
    "typescript"
  ],
  "dependencies": {
    "@types/jquery": "3.5.13",
    "@types/qunit": "2.5.4",
    "@types/three": "0.125.3",
    "@types/offscreencanvas": "2019.6.4"
  }
}
