{ "name": "scrypted-viewport-script", "version": "1.3.1", "private": true, "description": "Workspace metadata so editors can find @scrypted/sdk types when iterating on scrypted-viewport.ts locally. The actual install is to paste the file into Scrypted's Scripts plugin; nothing here is shipped.", "devDependencies": { "@scrypted/sdk": "*", "@types/node": "*", "typescript": "*" } }