diff --git a/package.json b/package.json index 4594c7b..4a797d8 100644 --- a/package.json +++ b/package.json @@ -5,12 +5,7 @@ "base58, flickr" ], "description": "Flickr Flavored Base58 Encoding and Decoding", - "licenses": [ - { - "type": "MIT", - "url": "https://raw.github.com/jimeh/node-base58/master/LICENSE.md" - } - ], + "license": "MIT", "author": { "name": "Jim Myhrberg", "email": "contact@jimeh.me"