@snaddyvitch-dispenser/react-router-sitemap
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "@snaddyvitch-dispenser/react-router-sitemap", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Module to generate a sitemap for react-router configuration", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/kuflash/react-router-sitemap.git" | ||
"url": "https://github.com/CADawg/react-router-sitemap.git" | ||
}, | ||
@@ -30,2 +30,16 @@ "keywords": [ | ||
"author": "Igor Uvarov <kuflash@ya.ru> (http://kuflash.ru)", | ||
"contributors": [ | ||
{ | ||
"name": "Conor", | ||
"email": "gitwith@cadawg.com", | ||
"url": "https://cadawg.com" | ||
} | ||
], | ||
"maintainers": [ | ||
{ | ||
"name": "Conor", | ||
"email": "gitwith@cadawg.com", | ||
"url": "https://cadawg.com" | ||
} | ||
], | ||
"license": "MIT", | ||
@@ -32,0 +46,0 @@ "files": [ |
@@ -9,3 +9,3 @@ # React Router Sitemap | ||
`npm i --save react-router-sitemap` | ||
`npm i --save @snaddyvitch-dispenser/react-router-sitemap` | ||
@@ -12,0 +12,0 @@ ## Usage |
31467