Files: c5c7a8ffadbd51aa28a5f3f096fe43f69405da44 / test / test-50-package-json-8p / package.json
137 bytesRaw
1 | { |
2 | "bin": "sub/test-x-index.js", |
3 | "pkg": { |
4 | "scripts": [ |
5 | "sub/sub" |
6 | ], |
7 | "assets": [ |
8 | "test-z-data.css" |
9 | ] |
10 | } |
11 | } |
12 |
Built with git-ssb-web