diff --git a/package.json b/package.json
deleted file mode 100644
index 3a3d34cb522ad71b0b02f0940a1065f499cdf4d0..0000000000000000000000000000000000000000
--- a/package.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
-  "name": "chart-visualization",
-  "version": "1.0.0",
-  "description": "",
-  "main": "index.js",
-  "scripts": {
-    "test": "echo \"Error: no test specified\" && exit 1"
-  },
-  "author": "",
-  "license": "ISC",
-  "dependencies": {
-    "axios": "^0.21.1",
-    "chart.js": "^3.2.1",
-    "chartjs-plugin-zoom": "^0.7.7",
-    "express": "^4.17.1"
-  }
-}