bsc

Comprehensive codebase and cou...
Log | Files | Refs | README | LICENSE

commit 2b2252e0409acffca73fc0d93275e3b475d41979
parent 9d3dc72bdca329d01d6d15fb398011e8b794035e
Author: AMIT DUTTA <amitdutta4255@gmail.com>
Date:   Tue, 14 Oct 2025 12:18:56 +0530

Delete package.json
Diffstat:
Dpackage.json | 16----------------
1 file changed, 0 insertions(+), 16 deletions(-)

diff --git a/package.json b/package.json @@ -1,16 +0,0 @@ -{ -"name": "bsc-portfolio-api", -"version": "1.0.0", -"description": "A backend API to fetch data from GitHub for the bsc-portfolio website.", -"main": "server.js", -"scripts": { -"start": "node server.js" -}, -"author": "Amit Dutta", -"license": "MIT", -"dependencies": { -"cors": "^2.8.5", -"express": "^4.19.2", -"node-fetch": "^2.7.0" -} -}
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror