UNPKG

dynamodb-data-types

Version:

A utility to help represent Amazon DynamoDB Data Types.

13 lines (12 loc) 186 B
language: node_js node_js: - "stable" - "4.1" - "4.0" - "0.12" - "0.11" - "0.10" script: - npm run test - npm run test-preserve-arrays after_success: 'npm run coveralls'