{
  "name": "@square/web-payments-sdk-types",
  "version": "1.83.11",
  "description": "Types for Square's Web Payments SDK",
  "license": "Apache-2.0",
  "main": "",
  "types": "./dist/v1/index.d.ts",
  "scripts": {
    "build": "tsc --project tsconfig.json",
    "clean": "rm -r ./dist"
  },
  "dependencies": {
    "typescript": "5.1.6"
  }
}
