Spaces:
Runtime error
Runtime error
File size: 297 Bytes
1514519 c57ecd0 1514519 c57ecd0 1514519 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"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"
}
}
|