aboutsummaryrefslogtreecommitdiff
path: root/node_modules/global-modules/package.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-09-20 02:56:13 +0200
committerFlorian Dold <florian.dold@gmail.com>2018-09-20 02:56:13 +0200
commitbbff7403fbf46f9ad92240ac213df8d30ef31b64 (patch)
treec58400ec5124da1c7d56b01aea83309f80a56c3b /node_modules/global-modules/package.json
parent003fb34971cf63466184351b4db5f7c67df4f444 (diff)
update packages
Diffstat (limited to 'node_modules/global-modules/package.json')
-rw-r--r--node_modules/global-modules/package.json24
1 files changed, 15 insertions, 9 deletions
diff --git a/node_modules/global-modules/package.json b/node_modules/global-modules/package.json
index 420e870ce..35430bb18 100644
--- a/node_modules/global-modules/package.json
+++ b/node_modules/global-modules/package.json
@@ -1,9 +1,14 @@
{
"name": "global-modules",
"description": "The directory used by npm for globally installed npm modules.",
- "version": "0.2.3",
+ "version": "1.0.0",
"homepage": "https://github.com/jonschlinkert/global-modules",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
+ "contributors": [
+ "JasonChang (https://packagist.org/packages/jason-chang)",
+ "Jon Schlinkert (http://twitter.com/jonschlinkert)",
+ "Kiko Beats (https://kikobeats.com)"
+ ],
"repository": "jonschlinkert/global-modules",
"bugs": {
"url": "https://github.com/jonschlinkert/global-modules/issues"
@@ -20,19 +25,20 @@
"test": "mocha"
},
"dependencies": {
- "global-prefix": "^0.1.4",
- "is-windows": "^0.2.0"
+ "global-prefix": "^1.0.1",
+ "is-windows": "^1.0.1",
+ "resolve-dir": "^1.0.0"
},
"devDependencies": {
- "fs-exists-sync": "^0.1.0",
- "gulp-format-md": "^0.1.9",
- "mocha": "^2.5.3"
+ "gulp-format-md": "^0.1.12",
+ "mocha": "^3.4.2"
},
"keywords": [
"directory",
"dirname",
"global",
"module",
+ "modules",
"package",
"path",
"prefix",
@@ -50,10 +56,10 @@
],
"related": {
"list": [
- "global-prefix",
+ "homedir-polyfill",
"git-config-path",
- "npm-paths",
- "contains-path"
+ "global-prefix",
+ "npm-paths"
]
},
"reflinks": [