index
:
StreamFinder
main
An AngularJS web application and scraper for finding streaming platforms for shows/movies
Dylan Bolger
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scraper
/
package.json
blob: 7269165570c4e05147cfa7a267279eb6d465ca36 (
plain
)
1
2
3
4
5
6
{
"dependencies"
:
{
"mongodb"
:
"^3.6.6"
,
"puppeteer"
:
"^8.0.0"
}
}