Files: 8f4b43a09aab9801bf28987edd59c2e366180327 / test / test-50-package-json-2 / package.json
87 bytesRaw
1 | { |
2 | "bin": "sub/test-x-index.js", |
3 | "pkg": { |
4 | "scripts": "./test-y-data.json" |
5 | } |
6 | } |
7 |
Built with git-ssb-web
1 | { |
2 | "bin": "sub/test-x-index.js", |
3 | "pkg": { |
4 | "scripts": "./test-y-data.json" |
5 | } |
6 | } |
7 |
Built with git-ssb-web