소스 검색

Merge pull request #6522 from pdehaan/patch-1

Update license attribute
Geremia Taglialatela 10 년 전
부모
커밋
d91e0ce2fe
1개의 변경된 파일1개의 추가작업 그리고 10개의 파일을 삭제
  1. 1 10
      package.json

+ 1 - 10
package.json

@@ -30,16 +30,7 @@
       "web": "http://twitter.com/supercodepoet"
       "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": {
   "dependencies": {
   },
   },
   "engines" : {
   "engines" : {