package-parser

0.0.1 • Public • Published

package-parser

A read/write utility for package.json

Getting Started

Install the module with: npm install package-parser

var package_parser = require('package-parser');
package_parser.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2012 Claus Witt
Licensed under the MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    3

Package Sidebar

Install

npm i package-parser

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • clauswitt