openreplay/package.json
2024-10-11 16:17:09 +02:00

10 lines
261 B
JSON

{
"name": "or-js-monorepo",
"version": "1.0.0",
"description": "entry file for all things javascript related in openreplay",
"scripts": {
"start-ui": "pnpm --filter openreplay start"
},
"keywords": [],
"author": "Nick <nick.delirium@pm.me>"
}