| Index: templates/generationInfo.json.tmpl |
| diff --git a/templates/generationInfo.json.tmpl b/templates/generationInfo.json.tmpl |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..30243fd9d737b5bb0ca264141a8200fe695166a9 |
| --- /dev/null |
| +++ b/templates/generationInfo.json.tmpl |
| @@ -0,0 +1,9 @@ |
| +{ |
| + "generationTool": "manifoldjs", |
| + "generationToolVersion": "0.7.6", |
| + "platformId": "edgeextension", |
| + "platformPackage": "manifoldjs-edgeextension", |
| + "platformVersion": "0.1.8", |
| + "generatedFrom": "CLI", |
| + "generationDate": "{{ generation_time }}" |
| +} |