Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "spreada-js", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "ES6 Spreading Activation Network Algorithm library", | ||
@@ -28,5 +28,5 @@ "main": "lib/spreada.min.js", | ||
"bugs": { | ||
"url": "localhost" | ||
"url": "https://github.com/Nowai/spreada.js/issues" | ||
}, | ||
"homepage": "localhost", | ||
"homepage": "https://github.com/Nowai/spreada.js", | ||
"keywords": [ | ||
@@ -37,3 +37,3 @@ "ES6" | ||
"type": "git", | ||
"url": "git+localhost" | ||
"url": "git+https://github.com/Nowai/spreada.js.git" | ||
}, | ||
@@ -40,0 +40,0 @@ "dependencies": { |
39058