From 7a73162607544204032aa66cce755daf21edebda Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Tue, 24 May 2022 11:18:46 -0500 Subject: Graduate Signed-off-by: Matt Strapp --- OLD/csci4131/hw5/strap012_hw5/package.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 OLD/csci4131/hw5/strap012_hw5/package.json (limited to 'OLD/csci4131/hw5/strap012_hw5/package.json') diff --git a/OLD/csci4131/hw5/strap012_hw5/package.json b/OLD/csci4131/hw5/strap012_hw5/package.json deleted file mode 100644 index 90f2542..0000000 --- a/OLD/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" -} -- cgit v1.2.3