Pārlūkot izejas kodu

Initial commit.

Lee Morgan 5 gadi atpakaļ
revīzija
f8419dc793
1 mainītis faili ar 11 papildinājumiem un 0 dzēšanām
  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"
+}