mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 21:00:04 +02:00
update dependencies
This commit is contained in:
24
node_modules/pend/package.json
generated
vendored
24
node_modules/pend/package.json
generated
vendored
@@ -1,33 +1,27 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"pend@1.2.0",
|
||||
"/home/s2/Documents/Code/gitlit"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "pend@1.2.0",
|
||||
"_from": "pend@~1.2.0",
|
||||
"_id": "pend@1.2.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=",
|
||||
"_location": "/pend",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "pend@1.2.0",
|
||||
"raw": "pend@~1.2.0",
|
||||
"name": "pend",
|
||||
"escapedName": "pend",
|
||||
"rawSpec": "1.2.0",
|
||||
"rawSpec": "~1.2.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.2.0"
|
||||
"fetchSpec": "~1.2.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/fd-slicer"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
|
||||
"_spec": "1.2.0",
|
||||
"_where": "/home/s2/Documents/Code/gitlit",
|
||||
"_shasum": "7a57eb550a6783f9115331fcf4663d5c8e007a50",
|
||||
"_spec": "pend@~1.2.0",
|
||||
"_where": "E:\\projects\\p\\gitlit\\node_modules\\fd-slicer",
|
||||
"author": {
|
||||
"name": "Andrew Kelley",
|
||||
"email": "superjoe30@gmail.com"
|
||||
@@ -35,6 +29,8 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/andrewrk/node-pend/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "dead-simple optimistic async helper",
|
||||
"homepage": "https://github.com/andrewrk/node-pend#readme",
|
||||
"license": "MIT",
|
||||
|
Reference in New Issue
Block a user