You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "dynamo database wrapper used by unloop. Provides basic table operations (get, getAll, create, update, delete, query, batch). Query functionality is dependent on unloop-query, Batch is dependent on unloop-database-wrap",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"