Spaces:
Runtime error
Runtime error
| { | |
| "name": "@robotics-platform/shared-types", | |
| "author": "Mayank <steeltroops.ai@gmail.com>", | |
| "version": "0.0.1", | |
| "license": "UNLICENSED", | |
| "main": "dist/index.js", | |
| "types": "dist/index.d.ts", | |
| "scripts": { | |
| "build": "tsc" | |
| }, | |
| "devDependencies": { | |
| "typescript": "^5.0.0" | |
| } | |
| } | |