aboutsummaryrefslogtreecommitdiff
path: root/node_modules/irregular-plurals/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/irregular-plurals/package.json')
-rw-r--r--node_modules/irregular-plurals/package.json74
1 files changed, 37 insertions, 37 deletions
diff --git a/node_modules/irregular-plurals/package.json b/node_modules/irregular-plurals/package.json
index 5ce67f27c..375b176cb 100644
--- a/node_modules/irregular-plurals/package.json
+++ b/node_modules/irregular-plurals/package.json
@@ -1,39 +1,39 @@
{
- "name": "irregular-plurals",
- "version": "1.2.0",
- "description": "Map of nouns to their irregular plural form",
- "license": "MIT",
- "repository": "sindresorhus/irregular-plurals",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "sindresorhus.com"
- },
- "main": "irregular-plurals.json",
- "engines": {
- "node": ">=0.10.0"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "files": [
- "irregular-plurals.json"
- ],
- "keywords": [
- "word",
- "words",
- "list",
- "map",
- "hash",
- "json",
- "irregular",
- "plural",
- "plurals",
- "noun",
- "nouns"
- ],
- "devDependencies": {
- "ava": "*",
- "xo": "*"
- }
+ "name": "irregular-plurals",
+ "version": "1.3.0",
+ "description": "Map of nouns to their irregular plural form",
+ "license": "MIT",
+ "repository": "sindresorhus/irregular-plurals",
+ "author": {
+ "name": "Sindre Sorhus",
+ "email": "sindresorhus@gmail.com",
+ "url": "sindresorhus.com"
+ },
+ "main": "irregular-plurals.json",
+ "engines": {
+ "node": ">=0.10.0"
+ },
+ "scripts": {
+ "test": "xo && ava"
+ },
+ "files": [
+ "irregular-plurals.json"
+ ],
+ "keywords": [
+ "word",
+ "words",
+ "list",
+ "map",
+ "hash",
+ "json",
+ "irregular",
+ "plural",
+ "plurals",
+ "noun",
+ "nouns"
+ ],
+ "devDependencies": {
+ "ava": "*",
+ "xo": "*"
+ }
}