Files: 8f4b43a09aab9801bf28987edd59c2e366180327 / test / test-79-npm / rechoir / rechoir.meta.js
112 bytesRaw
1 | ; |
2 | |
3 | module.exports = function () { |
4 | return { |
5 | packages: [ 'coffee-script', 'interpret' ] |
6 | }; |
7 | }; |
8 |
Built with git-ssb-web
1 | ; |
2 | |
3 | module.exports = function () { |
4 | return { |
5 | packages: [ 'coffee-script', 'interpret' ] |
6 | }; |
7 | }; |
8 |
Built with git-ssb-web