Files: e9d9dec1d00ff365112ca0f981bbda15e3682528 / test / test-79-npm / express-load / express-load.config.json
116 bytesRaw
1 | { |
2 | "bin": "express-load.js", |
3 | "pkg": { |
4 | "scripts": [ |
5 | "controllers/*.js", |
6 | "routes/*.js" |
7 | ] |
8 | } |
9 | } |
10 |
Built with git-ssb-web