11 lines
326 B
JSON
11 lines
326 B
JSON
{
|
|
"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
|
|
}
|