1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 12:50: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,36 +1,30 @@
{
"_args": [
[
"pinkie-promise@2.0.1",
"E:\\projects\\p\\gitlit\\app"
]
],
"_development": true,
"_from": "pinkie-promise@2.0.1",
"_from": "pinkie-promise@^2.0.0",
"_id": "pinkie-promise@2.0.1",
"_inBundle": false,
"_integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
"_location": "/pinkie-promise",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "pinkie-promise@2.0.1",
"raw": "pinkie-promise@^2.0.0",
"name": "pinkie-promise",
"escapedName": "pinkie-promise",
"rawSpec": "2.0.1",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.1"
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/find-up",
"/find-up/path-exists",
"/load-json-file",
"/path-exists",
"/path-type"
],
"_resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "E:\\projects\\p\\gitlit\\app",
"_shasum": "2135d6dfa7a358c069ac9b178776288228450ffa",
"_spec": "pinkie-promise@^2.0.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\find-up",
"author": {
"name": "Vsevolod Strukchinsky",
"email": "floatdrop@gmail.com",
@@ -39,9 +33,11 @@
"bugs": {
"url": "https://github.com/floatdrop/pinkie-promise/issues"
},
"bundleDependencies": false,
"dependencies": {
"pinkie": "^2.0.0"
},
"deprecated": false,
"description": "ES2015 Promise ponyfill",
"devDependencies": {
"mocha": "*"