What's the purpose of the additional .package-lock.json inside node_modules? It seems to be a subset of package-lock.json.
I assume this has been asked before, but i couldn't find anything in the npm docs, and google still refuses to properly search for punctuation symbols, so here we are.
PS: It's recreated by npm i, when i delete it. However i cannot find it on older projects of mine, so it appears to be a newer thing.