sort-pjson

1.0.3 • Public • Published

sort-pjson

Version CircleCI Appveyor CI Codecov Greenkeeper Known Vulnerabilities Downloads/week License

Sorts a package.json using fixpack rules but just with an object, not files.

Usage:

const sort = require('sort-pjson')
const pjson = require('./package.json')
const sorted = sort(pjson)

Readme

Keywords

none

Package Sidebar

Install

npm i sort-pjson

Weekly Downloads

15,469

Version

1.0.3

License

MIT

Unpacked Size

3.29 kB

Total Files

5

Last publish

Collaborators

  • dickeyxxx