UNPKG

promise-mongodb-fixtures

Version:

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

5 lines (4 loc) 80 B
exports.southpark = { stan: { name: 'Stan' }, towelie: { name: 'Towelie' } };