json-node-normalizer
json-node-normalizer copied to clipboard
chore(project): optimising dependencies
We must analyze & reduce dependencies usage & transitive dependencies. The first exemple is 'winston' dependency that can be replaced by a zero dependency solution.
Codacy dependency has been move from 'dependencies' to 'devDependencies' in 1.0.2 release version.
Winston will be removed to use some other logging process without dependency.