git ssb

0+

cel-desktop / ssb-pkg



Tree: e9d9dec1d00ff365112ca0f981bbda15e3682528

Files: e9d9dec1d00ff365112ca0f981bbda15e3682528 / dictionary / googleapis.js

92 bytesRaw
1'use strict';
2
3module.exports = {
4 pkg: {
5 scripts: [
6 'apis/**/*.js'
7 ]
8 }
9};
10

Built with git-ssb-web