{
  "name": "@pega/pcore-pconnect-typedefs",
  "version": "4.1.0",
  "description": "Contains typedefs for PCore and PConnect",
  "repository": {
    "type": "git",
    "url": ""
  },
  "author": "pega",
  "license": "See LICENSE in LICENSE file",
  "main": "",
  "scripts": {
    "generate:types": "cd ../core && npm i && npm run generate:types"
  },
  "types": "index.d.ts"
}
