actionmapjs
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "actionmapjs", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "ActionMap.js - Front Controller library following Flux Patter", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/nirth/matejs.git" | ||
"url": "git@github.com:nirth/actionmapjs.git" | ||
}, | ||
@@ -20,5 +20,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/nirth/matejs/issues" | ||
"url": "https://github.com/nirth/actionmapjs/issues" | ||
}, | ||
"homepage": "https://github.com/nirth/matejs#readme", | ||
"homepage": "https://github.com/nirth/actionmapjs#readme", | ||
"devDependencies": { | ||
@@ -25,0 +25,0 @@ "babel": "^6.23.0", |
16703