Files: d456a6cc8589489e558e6164750474ed2cfc961e / dictionary / coffee-script.js
102 bytesRaw
1 | ; |
2 | |
3 | module.exports = { |
4 | pkg: { |
5 | scripts: [ |
6 | 'lib/coffee-script/*.js' |
7 | ] |
8 | } |
9 | }; |
10 |
Built with git-ssb-web
1 | ; |
2 | |
3 | module.exports = { |
4 | pkg: { |
5 | scripts: [ |
6 | 'lib/coffee-script/*.js' |
7 | ] |
8 | } |
9 | }; |
10 |
Built with git-ssb-web