Yaoi-Spinner/package.json

21 lines
454 B
JSON
Raw Permalink Normal View History

2024-12-19 02:13:15 -06:00
{
"name": "dandys-world-yaoi-spinner",
"version": "1.0.0",
"description": "Bruhh where am I???",
"main": "index.js",
"type": "module",
"scripts": {
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "https://git.viois.gay/Violet/Dandys-World-Yaoi-Spinner"
},
"author": "Violet",
"license": "Unlicense",
"dependencies": {
"@the-convocation/twitter-scraper": "^0.14.1",
"express": "^4.21.2"
}
}