{ "name": "@backset/ui", "version": "1.0.0", "main": "dist/index", "types": "dist/index.d.ts", "scripts": { "build": "rimraf ./dist && tsc -p ./tsconfig.build.json" } }