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,33 +1,27 @@
{
"_args": [
[
"read-pkg-up@1.0.1",
"E:\\projects\\p\\gitlit\\app"
]
],
"_development": true,
"_from": "read-pkg-up@1.0.1",
"_from": "read-pkg-up@^1.0.1",
"_id": "read-pkg-up@1.0.1",
"_inBundle": false,
"_integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
"_location": "/read-pkg-up",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "read-pkg-up@1.0.1",
"raw": "read-pkg-up@^1.0.1",
"name": "read-pkg-up",
"escapedName": "read-pkg-up",
"rawSpec": "1.0.1",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/meow"
],
"_resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "E:\\projects\\p\\gitlit\\app",
"_shasum": "9d63c13276c065918d57f002a57f40a1b643fb02",
"_spec": "read-pkg-up@^1.0.1",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\meow",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -36,10 +30,12 @@
"bugs": {
"url": "https://github.com/sindresorhus/read-pkg-up/issues"
},
"bundleDependencies": false,
"dependencies": {
"find-up": "^1.0.0",
"read-pkg": "^1.0.0"
},
"deprecated": false,
"description": "Read the closest package.json file",
"devDependencies": {
"ava": "*",