aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/package.json b/package.json
deleted file mode 100644
index 58ac726..0000000
--- a/package.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "dependencies": {
- "express": "^4.17.3"
- },
- "scripts": {
- "start": "node server.js"
- },
- "name": "luciferreeves.github.io",
- "description": "![Lines of code](https://img.shields.io/tokei/lines/github/luciferreeves/luciferreeves.github.io?label=lines%20of%20code) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/luciferreeves/luciferreeves.github.io/Fly%20Deploy) ![GitHub](https://img.shields.io/github/license/luciferreeves/luciferreeves.github.io) ![Website](https://img.shields.io/website?down_color=red&down_message=offline&up_color=green&up_message=online&url=https%3A%2F%2Fthatcomputerscientist.com) ![Docker Deployment](https://img.shields.io/badge/deployed%20using-docker-informational)",
- "version": "1.0.0",
- "main": "server.js",
- "devDependencies": {},
- "repository": {
- "type": "git",
- "url": "git+https://github.com/luciferreeves/luciferreeves.github.io.git"
- },
- "author": "Kumar Priyansh <[email protected]>",
- "license": "GPL-3.0-or-later",
- "bugs": {
- "url": "https://github.com/luciferreeves/luciferreeves.github.io/issues"
- },
- "homepage": "https://github.com/luciferreeves/luciferreeves.github.io#readme"
-} \ No newline at end of file