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,34 +1,28 @@
{
"_args": [
[
"parse-json@2.2.0",
"E:\\projects\\p\\gitlit\\app"
]
],
"_development": true,
"_from": "parse-json@2.2.0",
"_from": "parse-json@^2.2.0",
"_id": "parse-json@2.2.0",
"_inBundle": false,
"_integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
"_location": "/parse-json",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "parse-json@2.2.0",
"raw": "parse-json@^2.2.0",
"name": "parse-json",
"escapedName": "parse-json",
"rawSpec": "2.2.0",
"rawSpec": "^2.2.0",
"saveSpec": null,
"fetchSpec": "2.2.0"
"fetchSpec": "^2.2.0"
},
"_requiredBy": [
"/get-package-info/load-json-file",
"/load-json-file"
],
"_resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
"_spec": "2.2.0",
"_where": "E:\\projects\\p\\gitlit\\app",
"_shasum": "f480f40434ef80741f8469099f8dea18f55a4dc9",
"_spec": "parse-json@^2.2.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\load-json-file",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -37,9 +31,11 @@
"bugs": {
"url": "https://github.com/sindresorhus/parse-json/issues"
},
"bundleDependencies": false,
"dependencies": {
"error-ex": "^1.2.0"
},
"deprecated": false,
"description": "Parse JSON with more helpful errors",
"devDependencies": {
"ava": "0.0.4",