npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

normalize-package

1.1.0

@jongleberry

npmHomeRepoSnykSocket
Downloads:2
$ npm install normalize-package
DailyWeeklyMonthlyYearly

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