Files: 67c0e15a98a66eb99db2251478505d6f3d37535c / 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