git ssb

0+

cel-desktop / ssb-pkg



Tree: e1a1630f31c55420ca08a2a8e36296e3c202f1b1

Files: e1a1630f31c55420ca08a2a8e36296e3c202f1b1 / dictionary / publicsuffixlist.js

288 bytesRaw
1'use strict';
2
3module.exports = {
4 dependencies: {
5 'gulp': undefined,
6 'gulp-di': undefined,
7 'gulp-istanbul': undefined,
8 'gulp-jshint': undefined,
9 'gulp-mocha': undefined,
10 'mocha': undefined
11 },
12 pkg: {
13 assets: [
14 'effective_tld_names.dat'
15 ]
16 }
17};
18

Built with git-ssb-web