Explorar o código

Update license attribute

There are a few new license changes in newer versions of npm.

https://docs.npmjs.com/files/package.json#license
http://npm1k.org/
Peter deHaan %!s(int64=10) %!d(string=hai) anos
pai
achega
8511760865
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  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"
     },
 
-    "license" : {
-        "type" : "The MIT License",
-        "url" : "https://raw.github.com/mrdoob/three.js/master/LICENSE"
-    },
+    "license" : "MIT",
 
     "engines" : {
         "node" : "*"