aboutsummaryrefslogtreecommitdiffstats
path: root/csci4131/hw5/strap012_hw5/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'csci4131/hw5/strap012_hw5/package.json')
-rwxr-xr-xcsci4131/hw5/strap012_hw5/package.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/csci4131/hw5/strap012_hw5/package.json b/csci4131/hw5/strap012_hw5/package.json
deleted file mode 100755
index 90f2542..0000000
--- a/csci4131/hw5/strap012_hw5/package.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "name": "strap012_hw5",
- "version": "1.0.0",
- "description": "Assignment 5",
- "main": "createServer.js",
- "scripts": {
- "test": "node createServer.js"
- },
- "author": "strap012",
- "license": "ISC"
-}