0.0.1 • Published 12 years ago

package-parser v0.0.1

Weekly downloads
3
License
-
Repository
github
Last release
12 years ago

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.