[Chore] Ignore package-lock.json.meta file
Ignored file package-lock.json.meta to avoid Unity Editor warnings. That file was published to remote repositories (Github Packages and OpenUPM), but the package-lock.json is unpublished by default when npm publish is called.