87 lines
3.1 KiB
JSON
87 lines
3.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"node-rtsp-stream@*",
|
|
"/root/nodejs"
|
|
]
|
|
],
|
|
"_from": "node-rtsp-stream@*",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "node-rtsp-stream@0.0.9",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/node-rtsp-stream",
|
|
"_nodeVersion": "10.15.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/node-rtsp-stream_0.0.9_1581518674104_0.9643932523651375"
|
|
},
|
|
"_npmUser": {
|
|
"email": "david.d.jsa@gmail.com",
|
|
"name": "kyriesent"
|
|
},
|
|
"_npmVersion": "6.8.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "node-rtsp-stream",
|
|
"raw": "node-rtsp-stream@*",
|
|
"rawSpec": "*",
|
|
"scope": null,
|
|
"spec": "*",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/node-rtsp-stream/-/node-rtsp-stream-0.0.9.tgz",
|
|
"_shasum": "f79abd27f72eeee44713cfc43b8d939ab2700b8b",
|
|
"_shrinkwrap": null,
|
|
"_spec": "node-rtsp-stream@*",
|
|
"_where": "/root/nodejs",
|
|
"author": {
|
|
"email": "david@jsa.me",
|
|
"name": "David Jsa"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/kyriesent/node-rtsp-stream/issues"
|
|
},
|
|
"dependencies": {
|
|
"ws": "^7.0.0"
|
|
},
|
|
"description": "node-rtsp-stream ================",
|
|
"devDependencies": {
|
|
"mocha": "^5.2.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 9,
|
|
"integrity": "sha512-ynSkdHL4fuhctl1GeK890De7n8Dw+37D6IAZGrzsFSrd4TYho6neFQpMS1t0ZRDGsAegKh2p6kl1l9Vo3pJk8w==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRA9SCRA9TVsSAnZWagAA0LkP/R/N7lyxbaavA9C7loZZ\nDj/+P4c9S4ddEosup81wWNcerqCUqp4+5WWfxEHBfDIl1ffRQZz2+MUf1g5I\nSD6gQ4oo865vbsKHZLx8hjZ8u0HdGXa3ZzvcmjYbYRGeqHkcfqZFxUnJN36J\nsJDjTRSdSHKxf0xTSEdv2tz13ETOwYGHeOqka8dyM3P6AFG78bRBaKvTasB2\nlRaGRWVNpW9G+NHghs5U8ZJG1wNvhKli1EIwRIHZuruQmoS2GjzvW9DCfYE+\nZvh01DViEsH66DMI+CSNLHXmJ+8+c/X+Z5MCM0p0F2M4IkW04ZU3eC8ps4W3\noENvKm0lR6xzgLjIUPK7L1l8g95PRW/s+Zos/iUdLas0rXcDFTslNoCZ1gfe\nM9KoGQMHHas7nce4womwL4F8BVmuIrRhNuzSGderHv08epSskpYSRTin04Mp\ndS94XaiPIvkGCGn+xo9ApP4CE2wqvEmJaAYcsH4dQRfKl0lnQjXfpavAqCy+\n22a6smxF3BqOsi0yoVvS1zOg3aHBFWqdgY8zHwda7dvAkwvn5SrnekCEfh4w\n2pPWkrCWx2SjaNpT4cGtq23galaqcof+X72v6ho3/imvRqR+agpI3BSO0dpJ\niSCFo6wmbg+QJcu5M29g2uH4uV+h3iq06qR59DgAb8dX6kKIszBAq9hdvuiN\noYQN\r\n=LR+N\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "f79abd27f72eeee44713cfc43b8d939ab2700b8b",
|
|
"tarball": "https://registry.npmjs.org/node-rtsp-stream/-/node-rtsp-stream-0.0.9.tgz",
|
|
"unpackedSize": 10349
|
|
},
|
|
"gitHead": "5fc1ff0e0ddafe7f0193ccd4a1fb0aa619450a7c",
|
|
"homepage": "https://github.com/kyriesent/node-rtsp-stream#readme",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "kyriesent",
|
|
"email": "david.d.jsa@gmail.com"
|
|
}
|
|
],
|
|
"name": "node-rtsp-stream",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/kyriesent/node-rtsp-stream.git"
|
|
},
|
|
"scripts": {
|
|
"prepublish": "npm run test",
|
|
"test": "mocha test/*.js"
|
|
},
|
|
"version": "0.0.9"
|
|
}
|