You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
1.6 KiB
61 lines
1.6 KiB
{
|
|
"_from": "twitch-get-stream",
|
|
"_id": "twitch-get-stream@0.6.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-NRPsDUcluWS7OMqPfy6iBQRMyFAJX7abMphPjhLdxDDMX0YSHddAgmnhLktEh6hoKG4ya+9R3SgKl84F1jktbA==",
|
|
"_location": "/twitch-get-stream",
|
|
"_phantomChildren": {
|
|
"follow-redirects": "1.5.10",
|
|
"is-buffer": "2.0.4"
|
|
},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "twitch-get-stream",
|
|
"name": "twitch-get-stream",
|
|
"escapedName": "twitch-get-stream",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/twitch-get-stream/-/twitch-get-stream-0.6.0.tgz",
|
|
"_shasum": "5fb763aabc56031bac9bba437c11b8db013d2f33",
|
|
"_spec": "twitch-get-stream",
|
|
"_where": "/home/sigonasr2/divar/server",
|
|
"author": {
|
|
"name": "Nicholas Tay",
|
|
"email": "nexerq@gmail.com",
|
|
"url": "http://nicholastay.github.io"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/nicholastay/node-twitch-get-stream/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"axios": "^0.18.1",
|
|
"playlist-parser": "0.0.12"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Gets the m3u8 direct stream URLs of a live stream on twitch.tv.",
|
|
"homepage": "https://github.com/nicholastay/node-twitch-get-stream#readme",
|
|
"keywords": [
|
|
"twitch",
|
|
"twitch.tv",
|
|
"m3u8",
|
|
"stream",
|
|
"livestream",
|
|
"url"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "twitch-get-stream",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/nicholastay/node-twitch-get-stream.git"
|
|
},
|
|
"version": "0.6.0"
|
|
}
|
|
|