| 123456789101112131415161718192021 |
- {
- "name": "TXlive",
- "version": "1.0.0",
- "main": "main.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [],
- "author": "",
- "license": "ISC",
- "dependencies": {
- "crypto-js": "^4.2.0",
- "hashids": "^2.3.0"
- },
- "devDependencies": {},
- "repository": {
- "type": "git",
- "url": "http://192.168.101.188:3000/liveBroadcast/client_sdk.git"
- },
- "description": ""
- }
|