@@ -0,0 +1,11 @@
+{
+ "name": "lee-morgan-site",
+ "version": "1.0.0",
+ "description": "Personal Website",
+ "main": "app.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "author": "Lee Morgan",
+ "license": "ISC"
+}