瀏覽代碼

Update composer.json

Abhimanyu Sharma 11 年之前
父節點
當前提交
16d3c59aa6
共有 1 個文件被更改,包括 8 次插入2 次删除
  1. 8 2
      composer.json

+ 8 - 2
composer.json

@@ -1,10 +1,16 @@
 {
     "name": "abhimanyusharma003/conversion",
-    "description": "",
+    "description": "Laravel Unit Conversion",
+     "keywords": [
+         "laravel", "uint", "measurements", "conversion"
+     ],
+    "homepage":    "https://github.com/abhimanyusharma003/conversion",
+    "license": "MIT",
     "authors": [
         {
             "name": "Abhimanyu Sharma",
-            "email": "abhimanyusharma003@gmail.com"
+            "email": "abhimanyusharma003@gmail.com",
+            "role": "Developer"
         }
     ],
     "require": {