PEG.js Bower package
====================

This repository contains the files necessary to make [PEG.js][pegjs]
available in the Browser through [bower][].

Installation
-------------

```
bower install pegjs
```

Need a new version?
--------------------

If you need a new version of this package, please [open an issue][issues].

[pegjs]: http://pegjs.majda.cz/
[bower]: http://bower.io/
[issues]: https://github.com/pegjs/bower/issues
