{ "name": "@robotics-platform/shared-types", "author": "Mayank ", "version": "0.0.1", "license": "UNLICENSED", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc" }, "devDependencies": { "typescript": "^5.0.0" } }