Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "easykeys", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Generate cryptographically secure keypairs", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/Easypeers/easykey.git" | ||
"url": "git+https://github.com/Easypeers/easykesy.git" | ||
}, | ||
@@ -24,5 +24,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/Easypeers/easykey/issues" | ||
"url": "https://github.com/Easypeers/easykeys/issues" | ||
}, | ||
"homepage": "https://github.com/Easypeers/easykey#readme" | ||
"homepage": "https://github.com/Easypeers/easykeys#readme" | ||
} |
4689