{ "name": "upend", "version": "0.0.1", "description": "Client library to interact with the UpEnd system.", "scripts": { "build": "tsc" }, "author": "Tomáš Mládek ", "license": "MIT", "devDependencies": { "typescript": "^4.4.4" }, "packageManager": "yarn@3.1.0" }