git ssb

0+

cel-desktop / ssb-pkg



Tree: e9d9dec1d00ff365112ca0f981bbda15e3682528

Files: e9d9dec1d00ff365112ca0f981bbda15e3682528 / dictionary / mongoose.js

116 bytesRaw
1'use strict';
2
3module.exports = {
4 pkg: {
5 scripts: [
6 'lib/drivers/node-mongodb-native/*.js'
7 ]
8 }
9};
10

Built with git-ssb-web