Jannick Knudsen 5 년 전
부모
커밋
8fcc370c4d
1개의 변경된 파일15개의 추가작업 그리고 0개의 파일을 삭제
  1. 15 0
      package.json

+ 15 - 0
package.json

@@ -0,0 +1,15 @@
+{
+  "name": "ejs-ele",
+  "version": "0.0.0",
+  "description": "",
+  "main": "index.js",
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "repository": {
+    "type": "git",
+    "url": "ssh://git@git.tum.dk/tum.dk/ejs-ele.git"
+  },
+  "author": "",
+  "license": "ISC"
+}