diff options
Diffstat (limited to 'tools/eslint/node_modules/flat-cache/package.json')
-rw-r--r-- | tools/eslint/node_modules/flat-cache/package.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/tools/eslint/node_modules/flat-cache/package.json b/tools/eslint/node_modules/flat-cache/package.json index 1558d29aeb..3c923ffe84 100644 --- a/tools/eslint/node_modules/flat-cache/package.json +++ b/tools/eslint/node_modules/flat-cache/package.json @@ -2,7 +2,7 @@ "_args": [ [ "flat-cache@^1.0.9", - "/Users/silverwind/git/node/tools/package/package/node_modules/file-entry-cache" + "/Users/trott/io.js/tools/node_modules/file-entry-cache" ] ], "_from": "flat-cache@>=1.0.9 <2.0.0", @@ -32,7 +32,7 @@ "_shasum": "73d6df4a28502160a05e059544a6aeeae8b0047a", "_shrinkwrap": null, "_spec": "flat-cache@^1.0.9", - "_where": "/Users/silverwind/git/node/tools/package/package/node_modules/file-entry-cache", + "_where": "/Users/trott/io.js/tools/node_modules/file-entry-cache", "author": { "name": "Roy Riojas", "url": "http://royriojas.com" @@ -88,19 +88,19 @@ "gitHead": "58bb40ccc87d79eb16146629be79d7577e6632da", "homepage": "https://github.com/royriojas/flat-cache#readme", "keywords": [ - "cache", - "file cache", "json cache", + "simple cache", + "file cache", "key par", "key value", - "simple cache" + "cache" ], "license": "MIT", "main": "cache.js", "maintainers": [ { - "name": "royriojas", - "email": "royriojas@gmail.com" + "email": "royriojas@gmail.com", + "name": "royriojas" } ], "name": "flat-cache", |