Files: 4efee7a47afd6f4413cbd04ea28cc28bae04b389 / dictionary / geoip-lite.js
85 bytesRaw
1 | ; |
2 | |
3 | module.exports = { |
4 | pkg: { |
5 | assets: [ |
6 | 'data/*' |
7 | ] |
8 | } |
9 | }; |
10 |
Built with git-ssb-web
1 | ; |
2 | |
3 | module.exports = { |
4 | pkg: { |
5 | assets: [ |
6 | 'data/*' |
7 | ] |
8 | } |
9 | }; |
10 |
Built with git-ssb-web