deploy1 6 năm trước cách đây
mục cha
commit
809a49119b
1 tập tin đã thay đổi với 15 bổ sung0 xóa
  1. 15 0
      package.json

+ 15 - 0
package.json

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