read-json

1.0.3 • Public • Published

read-json

Reads and parses a JSON file.

Install

$ npm install read-json

Usage

readJSON('./package.json', function(error, manifest){
 
    manifest.name
    // => 'read-json'
 
})

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    790
    • latest

Version History

Package Sidebar

Install

npm i read-json

Weekly Downloads

796

Version

1.0.3

License

BSD

Last publish

Collaborators

  • nmjohnson