# line-number [![NPM version](https://badge.fury.io/js/line-number.png)](http://badge.fury.io/js/line-number)

> Get the line number of a string that matches a given regex pattern.

## Install
Install with [npm](npmjs.org):

```bash
npm i line-number --save-dev
```

## Author

**Jon Schlinkert**

+ [github/jonschlinkert](https://github.com/jonschlinkert)
+ [twitter/jonschlinkert](http://twitter.com/jonschlinkert)

## License
Copyright (c) 2014 Jon Schlinkert, contributors.
Released under the MIT license

***

_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on July 02, 2014._