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.

Readme

Keywords

none

Package Sidebar

Install

npm i package-parser

Weekly Downloads

0

Version

0.0.1

License

none

Last publish

Collaborators

  • clauswitt