@data-client/normalizr
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@data-client/normalizr", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Normalizes and denormalizes JSON according to schema for Redux and Flux applications", | ||
@@ -15,7 +15,8 @@ "homepage": "https://resthooks.io/docs/concepts/normalization", | ||
"keywords": [ | ||
"normalize", | ||
"denormalize", | ||
"flux", | ||
"redux", | ||
"normalize", | ||
"denormalize", | ||
"data", | ||
"model", | ||
"cache", | ||
@@ -31,2 +32,3 @@ "api", | ||
"relational", | ||
"reactive", | ||
"json" | ||
@@ -33,0 +35,0 @@ ], |
483075