UNPKG

realtimecursor

Version:

Real-time collaboration system with cursor tracking and approval workflow

12 lines 258 B
{ "name": "test-npm-package", "version": "1.0.0", "description": "Test project for RealtimeCursor SDK", "main": "index.js", "scripts": { "start": "node index.js" }, "dependencies": { "realtimecursor-sdk-fixed": "file:../fixed-sdk" } }