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

update dependencies

This commit is contained in:
s2
2018-10-09 09:51:34 +02:00
parent 4fcc873901
commit da4083f574
1112 changed files with 23205 additions and 21697 deletions

View File

@@ -1,33 +1,27 @@
{
"_args": [
[
"read-pkg-up@1.0.1",
"/home/s2/Documents/Code/gitlit"
]
],
"_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": "/home/s2/Documents/Code/gitlit",
"_shasum": "9d63c13276c065918d57f002a57f40a1b643fb02",
"_spec": "read-pkg-up@^1.0.1",
"_where": "E:\\projects\\p\\gitlit\\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": "*",