Files: ca90b5ca0579ebdcc0635288bce4978e3fb200f5 / test / test-46-input-package-json-target / package.json
109 bytesRaw
1 | { |
2 | "name": "palookaville", |
3 | "bin": "test-x-index.js", |
4 | "pkg": { |
5 | "targets": [ "linux", "macos" ] |
6 | } |
7 | } |
8 |
Built with git-ssb-web