mirror of
https://github.com/jimeh/node-base58.git
synced 2026-02-19 07:36:40 +00:00
Fix license field in package.json
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user