UNPKG

mongoose-unix-timestamp-plugin

Version:

Mongoose plugin that adds timestamps (createdAt and updatedAt) in your schema in a unix timestamp

10 lines 120 B
language: "node_js" node_js: - "6" - "5" - "4" services: - mongodb - elasticsearch before_script: - sleep 10