{
  "name": "xy-sdk",
  "version": "1.0.1",
  "description": "",
  "main": "./lib/index.js",
  "types": "./lib/global.d.ts",
  "files": [
    "lib/global.d.ts",
    "lib/index.js"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC"
}
