Files: 8f4b43a09aab9801bf28987edd59c2e366180327 / 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