You've already forked shenanigans-manager
mirror of
https://github.com/FullScreenShenanigans/shenanigans-manager.git
synced 2026-04-28 13:03:43 -07:00
7 lines
268 B
JSON
7 lines
268 B
JSON
{
|
|
"scripts": {
|
|
"setup:copy": "npm run setup:copy:maps",
|
|
"setup:copy:maps": "run-for-every-file --src \"node_modules/shenanigans-manager/setup/maps/\" --file \"**/*\" --run \"mustache package.json {{src-file}} ./src/{{file}}\" --dest \".\""
|
|
}
|
|
}
|