node-normalize-package-data

Normalizes package metadata - node.js module
  https://github.com/meryn/normalize-package-data
  0
  no reviews



This module is used by node-read-package-json to normalize data it reads from a package.json file typically found in node.js modules, but in principle it could come from any source.

node.js is an event-based server-side javascript engine.