+10
-6
| { | ||
| "name": "weasels", | ||
| "version": "1.1.4", | ||
| "version": "1.1.5", | ||
| "description": "List of (possible) English weasel words", | ||
@@ -13,2 +13,6 @@ "license": "MIT", | ||
| "bugs": "https://github.com/words/weasels/issues", | ||
| "funding": { | ||
| "type": "github", | ||
| "url": "https://github.com/sponsors/wooorm" | ||
| }, | ||
| "author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)", | ||
@@ -26,8 +30,8 @@ "contributors": [ | ||
| "plain-text-data-to-json": "^1.0.0", | ||
| "prettier": "^1.17.1", | ||
| "remark-cli": "^6.0.0", | ||
| "remark-preset-wooorm": "^5.0.0", | ||
| "prettier": "^1.0.0", | ||
| "remark-cli": "^7.0.0", | ||
| "remark-preset-wooorm": "^6.0.0", | ||
| "tape": "^4.0.0", | ||
| "tinyify": "^2.5.0", | ||
| "xo": "^0.24.0" | ||
| "tinyify": "^2.0.0", | ||
| "xo": "^0.25.0" | ||
| }, | ||
@@ -34,0 +38,0 @@ "scripts": { |
+6
-6
@@ -9,11 +9,11 @@ # weasels | ||
| ## Installation | ||
| ## Install | ||
| [npm][npm]: | ||
| [npm][]: | ||
| ```bash | ||
| ```sh | ||
| npm install weasels | ||
| ``` | ||
| ## Usage | ||
| ## Use | ||
@@ -54,4 +54,4 @@ ```js | ||
| Note that the words listed in **weasels** *might* or, in fact, *might* | ||
| not be weasels. | ||
| Note that the words listed in **weasels** *might* or, in fact, *might* not be | ||
| weasels. | ||
@@ -58,0 +58,0 @@ ## Related |
6077
1.28%