Files
yet-another-cad-viewer/.generatelicensefile.json
2024-02-24 11:44:53 +01:00

10 lines
192 B
JSON

{
"append": [
"assets/fox.glb.license",
"LICENSE"
],
"replace": {
"bare-path@2.1.0": "./node_modules/bare-path/LICENSE",
"rc@1.2.8": "./node_modules/rc/LICENSE.MIT"
}
}