json-schema-dynamo
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "json-schema-dynamo", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Transform objects based on their JSON Schema definition back and forth between DynamoDB items", | ||
@@ -13,3 +13,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "https://github.com/uniflow/uniflow.git" | ||
"url": "https://github.com/shichongrui/json-schema-dynamo.git" | ||
}, | ||
@@ -16,0 +16,0 @@ "dependencies": { |
11291