Преглед изворни кода

Merge pull request #6589 from pdehaan/patch-1

Update license attribute
Ricardo Cabello пре 10 година
родитељ
комит
5c7e0df9b1
1 измењених фајлова са 1 додато и 4 уклоњено
  1. 1 4
      utils/npm/three.package.json

+ 1 - 4
utils/npm/three.package.json

@@ -33,10 +33,7 @@
         "url" : "git://github.com/mrdoob/three.js.git"
         "url" : "git://github.com/mrdoob/three.js.git"
     },
     },
 
 
-    "license" : {
-        "type" : "The MIT License",
-        "url" : "https://raw.github.com/mrdoob/three.js/master/LICENSE"
-    },
+    "license" : "MIT",
 
 
     "engines" : {
     "engines" : {
         "node" : "*"
         "node" : "*"