| 1 | { |
| 2 | "$schema": "http://json.schemastore.org/template", |
| 3 | "identity": "WixToolset.Templates.LibraryProject", |
| 4 | "name": "WiX Toolset Library", |
| 5 | "shortName": "wixlib", |
| 6 | "author": "WiX Toolset Team", |
| 7 | "classifications": ["WixToolset", "Library"], |
| 8 | "tags": { |
| 9 | "language": "WiX", |
| 10 | "type": "project" |
| 11 | }, |
| 12 | "sourceName": "$safeprojectname$", |
| 13 | "defaultName": "Library" |
| 14 | } |