enzo 3 週間 前
コミット
b172fbf163
2 ファイル変更18 行追加0 行削除
  1. 18 0
      apps/fis-fingerprint/package.json
  2. 0 0
      apps/fis-fingerprint/src/index.ts

+ 18 - 0
apps/fis-fingerprint/package.json

@@ -0,0 +1,18 @@
+{
+  "name": "fis-fingerprint",
+  "version": "1.0.0",
+  "main": "index.js",
+  "directories": {
+    "test": "test"
+  },
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "repository": {
+    "type": "git",
+    "url": "https://git.swopt.com/enzo/Fis-Fingerprint.git"
+  },
+  "author": "",
+  "license": "ISC",
+  "description": ""
+}

+ 0 - 0
apps/fis-fingerprint/src/index.ts