rtsp-stream/package-lock.json

25 lines
932 B
JSON
Raw Permalink Normal View History

{
"name": "rtsp-stream",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@types/node": {
"version": "14.14.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.14.6.tgz",
"integrity": "sha512-6QlRuqsQ/Ox/aJEQWBEJG7A9+u7oSYl3mem/K8IzxXG/kAGbV1YPD9Bg9Zw3vyxC/YP+zONKwy8hGkSt1jxFMw==",
"dev": true
},
"child_process": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/child_process/-/child_process-1.0.2.tgz",
"integrity": "sha1-sffn/HPSXn/R1FWtyU4UODAYK1o="
2020-12-10 19:44:13 +00:00
},
"node-common": {
2020-12-11 00:43:47 +00:00
"version": "git+ssh://git@thebword.ddns.net:3122/watsonb8/node-common.git#d9d654ca19ab3be9ba403eaef1c952b1168e197e",
"from": "git+ssh://git@thebword.ddns.net:3122/watsonb8/node-common.git",
"dev": true
}
}
}