UNPKG

@observertc/monitor-schemas

Version:
31 lines (30 loc) 686 B
{ "name": "@observertc/monitor-schemas", "version": "2.3.0-SNAPSHOT.9b35ffd06c9114e312b113dfb0a85d949accf3fa", "description": "ObserveRTC Library for Schemas", "main": "lib/index.js", "types": "lib/index.d.ts", "engines": { "node": ">=10" }, "scripts": { "prepare": "npm run build", "build": "tsc" }, "keywords": [ "webrtc", "schemas", "observertc" ], "author": "Balazs Kreith, Pallab Gain", "license": "Apache-2.0", "devDependencies": { "typedoc": "^0.22.12", "typedoc-plugin-markdown": "^3.11.14", "typescript": "^4.5.5" }, "repository": { "type": "git", "url": "https://github.com/observertc/schemas" } }