Browse Source

add package.json file

Andrey Titovskiy 3 năm trước cách đây
mục cha
commit
5de67a35e3
1 tập tin đã thay đổi với 11 bổ sung0 xóa
  1. 11 0
      package.json

+ 11 - 0
package.json

@@ -0,0 +1,11 @@
+{
+    "name": "@unicraft/branding",
+    "version": "1.0.0",
+    "description": "unicraft branding files",
+    "main": "./index.js",
+    "files": [
+      "./"
+    ],
+    "author": "Unicraft TEAM"
+  }
+