Initial Commit
This commit is contained in:
parent
ead4adc8da
commit
a2c483e1b7
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "trendogate_scraper",
|
||||
"version": "1.0.0",
|
||||
"description": "Scrapes information from https://trendogate.com/ for CSCI 1107",
|
||||
"main": "index.js",
|
||||
"repository": "ssh://gitea@git.paoda.moe:31059/paoda/trendogate_scraper.git",
|
||||
"author": "paoda <musukarekai@gmail.com>",
|
||||
"license": "MIT",
|
||||
"private": true
|
||||
}
|
Reference in New Issue