I have a question about npm package naming if I want to publish my own package. I created some faker-js examples for quick mockup with json downloads. The package is based on another package from npm named @faker-js/faker. Can I publish the package with the already existing @faker-js prefix? e.g @faker-js/examples (because it relates to it)? Or would that violate against their copyrights?