1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 21:00:04 +02:00

update dependencies

This commit is contained in:
s2
2018-10-10 15:11:12 +02:00
parent da4083f574
commit 5c55c54b71
90877 changed files with 339776 additions and 33677 deletions

View File

@@ -1,19 +1,26 @@
{
"_from": "normalize-package-data@^2.3.4",
"_args": [
[
"normalize-package-data@2.4.0",
"E:\\projects\\p\\gitlit"
]
],
"_development": true,
"_from": "normalize-package-data@2.4.0",
"_id": "normalize-package-data@2.4.0",
"_inBundle": false,
"_integrity": "sha512-9jjUFbTPfEy3R/ad/2oNbKtW9Hgovl5O1FvFWKkKblNXoN/Oou6+9+KKohPK13Yc3/TyunyWhJp6gvRNR/PPAw==",
"_location": "/normalize-package-data",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "normalize-package-data@^2.3.4",
"raw": "normalize-package-data@2.4.0",
"name": "normalize-package-data",
"escapedName": "normalize-package-data",
"rawSpec": "^2.3.4",
"rawSpec": "2.4.0",
"saveSpec": null,
"fetchSpec": "^2.3.4"
"fetchSpec": "2.4.0"
},
"_requiredBy": [
"/get-package-info/read-pkg",
@@ -21,9 +28,8 @@
"/read-pkg"
],
"_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.4.0.tgz",
"_shasum": "12f95a307d58352075a04907b84ac8be98ac012f",
"_spec": "normalize-package-data@^2.3.4",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\meow",
"_spec": "2.4.0",
"_where": "E:\\projects\\p\\gitlit",
"author": {
"name": "Meryn Stol",
"email": "merynstol@gmail.com"
@@ -31,7 +37,6 @@
"bugs": {
"url": "https://github.com/npm/normalize-package-data/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Isaac Z. Schlueter",
@@ -52,7 +57,6 @@
"semver": "2 || 3 || 4 || 5",
"validate-npm-package-license": "^3.0.1"
},
"deprecated": false,
"description": "Normalizes data that can be found in package.json files.",
"devDependencies": {
"async": "^1.5.0",