git ssb

0+

cel-desktop / ssb-pkg



Tree: b42712bfb57c4f7d0d82f9add942f8d13b310ed5

Files: b42712bfb57c4f7d0d82f9add942f8d13b310ed5 / dictionary / coffee-script.js

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

Built with git-ssb-web