Browse Source

Merge pull request #6522 from pdehaan/patch-1

Update license attribute
Geremia Taglialatela 10 năm trước cách đây
mục cha
commit
d91e0ce2fe
1 tập tin đã thay đổi với 1 bổ sung10 xóa
  1. 1 10
      package.json

+ 1 - 10
package.json

@@ -30,16 +30,7 @@
       "web": "http://twitter.com/supercodepoet"
     }
   ],
-  "licenses": [
-    {
-      "type": "OFL-1.1",
-      "url": "http://scripts.sil.org/OFL"
-    },
-    {
-      "type": "MIT",
-      "url": "http://opensource.org/licenses/mit-license.html"
-    }
-  ],
+  "license": "OFL-1.1 AND MIT",
   "dependencies": {
   },
   "engines" : {