summaryrefslogtreecommitdiff
path: root/node_modules/lodash.escape/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/lodash.escape/README.md')
-rw-r--r--node_modules/lodash.escape/README.md23
1 files changed, 10 insertions, 13 deletions
diff --git a/node_modules/lodash.escape/README.md b/node_modules/lodash.escape/README.md
index b012def33..7cbc65384 100644
--- a/node_modules/lodash.escape/README.md
+++ b/node_modules/lodash.escape/README.md
@@ -1,18 +1,15 @@
-# lodash.escape v3.2.0
+# lodash.escape v2.4.1
-The [lodash](https://lodash.com/) method `_.escape` exported as a [Node.js](https://nodejs.org/) module.
+The [Lo-Dash](http://lodash.com/) function [`_.escape`](http://lodash.com/docs#escape) as a [Node.js](http://nodejs.org/) module generated by [lodash-cli](https://npmjs.org/package/lodash-cli).
-## Installation
+## Author
-Using npm:
-```bash
-$ {sudo -H} npm i -g npm
-$ npm i --save lodash.escape
-```
+| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |
+|---|
+| [John-David Dalton](http://allyoucanleet.com/) |
-In Node.js:
-```js
-var escape = require('lodash.escape');
-```
+## Contributors
-See the [documentation](https://lodash.com/docs#escape) or [package source](https://github.com/lodash/lodash/blob/3.2.0-npm-packages/lodash.escape) for more details.
+| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |
+|---|---|---|
+| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |