This package has been deprecated

Author message:

Package no longer supported.

package-json-sorter
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

sort-package Build Status

Sort package.json keys by known order and alphabetically

Install

As module

npm install sort-package

Usage

sortPackage(packageObject)

const sortPackage = require('package-json-sorter')
 
sortedPackage = sortPackage.sort(packageJsonObject)

Package Sidebar

Install

npm i package-json-sorter

Weekly Downloads

0

Version

1.1.1

License

MIT

Last publish

Collaborators

  • dada1134