Lee Morgan před 5 roky
revize
f8419dc793
1 změnil soubory, kde provedl 11 přidání a 0 odebrání
  1. 11 0
      package.json

+ 11 - 0
package.json

@@ -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"
+}