UNPKG

promise-mongodb-fixtures

Version:

Easy JSON fixture loading for MongoDB. Makes managing document relationships easier.

6 lines (5 loc) 85 B
exports.southpark = [ { name: 'Eric' }, { name: 'Butters' }, { name: 'Kenny' } ];