You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A command line utility that synchronizes asset files from npm packages into an appropriate directory of a game project that is made using the Unity game engine.",
"main": "index.js",
"bin": {
"unity3d--sync": "./bin/sync.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"