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"
|
"base58, flickr"
|
||||||
],
|
],
|
||||||
"description": "Flickr Flavored Base58 Encoding and Decoding",
|
"description": "Flickr Flavored Base58 Encoding and Decoding",
|
||||||
"licenses": [
|
"license": "MIT",
|
||||||
{
|
|
||||||
"type": "MIT",
|
|
||||||
"url": "https://raw.github.com/jimeh/node-base58/master/LICENSE.md"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Jim Myhrberg",
|
"name": "Jim Myhrberg",
|
||||||
"email": "contact@jimeh.me"
|
"email": "contact@jimeh.me"
|
||||||
|
|||||||
Reference in New Issue
Block a user