1.1.0 • Published 9 years ago

normalize-package v1.1.0

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

Normalize Packages

NPM version Latest tag Build status Test coverage Dependency Status License Downloads Gittip

Normalizes packages against manifests:

  • package.json
  • component.json

Features:

  • Rewrites and/or creates "main" entries to index.<ext> files
  • Rewrites all dependencies to https://nlz.io/ URLs so they work as assets

It does not support:

  • CSS dependencies of packages - it only normalizes the current package's CSS files