schnee effeckt und fehler Korektur
This commit is contained in:
107
node_modules/global-prefix/package.json
generated
vendored
107
node_modules/global-prefix/package.json
generated
vendored
@@ -1,69 +1,34 @@
|
||||
{
|
||||
"_from": "global-prefix@^1.0.1",
|
||||
"_id": "global-prefix@1.0.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-2/dDxsFJklk8ZVVoy2btMsASLr4=",
|
||||
"_location": "/global-prefix",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "global-prefix@^1.0.1",
|
||||
"name": "global-prefix",
|
||||
"escapedName": "global-prefix",
|
||||
"rawSpec": "^1.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/global-modules"
|
||||
"name": "global-prefix",
|
||||
"description": "Get the npm global path prefix.",
|
||||
"version": "1.0.2",
|
||||
"homepage": "https://github.com/jonschlinkert/global-prefix",
|
||||
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
|
||||
"contributors": [
|
||||
"Alexandr Bogachev (https://github.com/rmbaad)",
|
||||
"Brian Woodward (https://twitter.com/doowb)",
|
||||
"Charlike Mike Reagent (https://i.am.charlike.online)",
|
||||
"JasonChang (https://packagist.org/packages/jason-chang)",
|
||||
"Jon Schlinkert (http://twitter.com/jonschlinkert)",
|
||||
"Jorrit Schippers (https://www.ncode.nl)",
|
||||
"Mathias Rasmussen (chrome://dino)",
|
||||
"Ross Fenning (http://rossfenning.co.uk)"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz",
|
||||
"_shasum": "dbf743c6c14992593c655568cb66ed32c0122ebe",
|
||||
"_spec": "global-prefix@^1.0.1",
|
||||
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/global-modules",
|
||||
"author": {
|
||||
"name": "Jon Schlinkert",
|
||||
"url": "https://github.com/jonschlinkert"
|
||||
},
|
||||
"repository": "jonschlinkert/global-prefix",
|
||||
"bugs": {
|
||||
"url": "https://github.com/jonschlinkert/global-prefix/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Alexandr Bogachev",
|
||||
"url": "https://github.com/rmbaad"
|
||||
},
|
||||
{
|
||||
"name": "Brian Woodward",
|
||||
"url": "https://twitter.com/doowb"
|
||||
},
|
||||
{
|
||||
"name": "Charlike Mike Reagent",
|
||||
"url": "https://i.am.charlike.online"
|
||||
},
|
||||
{
|
||||
"name": "JasonChang",
|
||||
"url": "https://packagist.org/packages/jason-chang"
|
||||
},
|
||||
{
|
||||
"name": "Jon Schlinkert",
|
||||
"url": "http://twitter.com/jonschlinkert"
|
||||
},
|
||||
{
|
||||
"name": "Jorrit Schippers",
|
||||
"url": "https://www.ncode.nl"
|
||||
},
|
||||
{
|
||||
"name": "Mathias Rasmussen",
|
||||
"url": "chrome://dino"
|
||||
},
|
||||
{
|
||||
"name": "Ross Fenning",
|
||||
"url": "http://rossfenning.co.uk"
|
||||
}
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"main": "index.js",
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"dependencies": {
|
||||
"expand-tilde": "^2.0.2",
|
||||
"homedir-polyfill": "^1.0.1",
|
||||
@@ -71,19 +36,10 @@
|
||||
"is-windows": "^1.0.1",
|
||||
"which": "^1.2.14"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Get the npm global path prefix.",
|
||||
"devDependencies": {
|
||||
"gulp-format-md": "^0.1.12",
|
||||
"mocha": "^3.4.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"homepage": "https://github.com/jonschlinkert/global-prefix",
|
||||
"keywords": [
|
||||
"global",
|
||||
"module",
|
||||
@@ -93,16 +49,6 @@
|
||||
"prefix",
|
||||
"resolve"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "global-prefix",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/jonschlinkert/global-prefix.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"verb": {
|
||||
"run": true,
|
||||
"toc": false,
|
||||
@@ -125,6 +71,5 @@
|
||||
"lint": {
|
||||
"reflinks": true
|
||||
}
|
||||
},
|
||||
"version": "1.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user