git ssb

0+

cel-desktop / ssb-pkg



Tree: b42712bfb57c4f7d0d82f9add942f8d13b310ed5

Files: b42712bfb57c4f7d0d82f9add942f8d13b310ed5 / dictionary / github.js

94 bytesRaw
1'use strict';
2
3module.exports = {
4 pkg: {
5 assets: [
6 'lib/routes.json'
7 ]
8 }
9};
10

Built with git-ssb-web