瀏覽代碼

Use SPDX License format in package.json

vsn4ik 9 年之前
父節點
當前提交
a05cccd514
共有 1 個文件被更改,包括 1 次插入6 次删除
  1. 1 6
      package.json

+ 1 - 6
package.json

@@ -11,12 +11,7 @@
     "name": "InuYaksa",
     "url": "https://github.com/inuyaksa"
   },
-  "licenses": [
-    {
-      "type": "MIT",
-      "url": "MIT.LICENSE"
-    }
-  ],	
+  "licenses": "MIT",
 	"autoupdate": {
     "source": "git",
     "target": "git://github.com/inuyaksa/jquery.nicescroll.git",