diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 23 |
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": "    ", - "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 |
