Files: d456a6cc8589489e558e6164750474ed2cfc961e / 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