From bf3b5a9bc782b02f928c4b7605f0fec48d0ab987 Mon Sep 17 00:00:00 2001 From: Ayumi Date: Mon, 19 Aug 2024 17:41:18 +0100 Subject: [PATCH] Delete package.json --- package.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 package.json diff --git a/package.json b/package.json deleted file mode 100644 index 63bb4d5..0000000 --- a/package.json +++ /dev/null @@ -1,20 +0,0 @@ - { - "name": "Charting Show", - "version": "1.0.0", - "private": true, - "scripts": { - "test": "" - }, - "keywords": [], - "author": "Charting Show", - "license": "GPL-3.0", - "dependencies": { - "react": "^18.0.0", - "react-dom": "^18.0.0", - "react-scripts": "^5.0.0", - "nth-check": "^2.0.0", - "micromatch ": "^4.0.0", - "postcss": "^8.0.0" - }, - "description": "Learn new crypto trading techniques and strategies. Find out what the Pro traders are doing right now!" -}