mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 05:10:05 +02:00
update dependencies
This commit is contained in:
24
node_modules/co/package.json
generated
vendored
24
node_modules/co/package.json
generated
vendored
@@ -1,36 +1,32 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"co@4.6.0",
|
||||
"/home/s2/Documents/Code/gitlit"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "co@4.6.0",
|
||||
"_from": "co@^4.6.0",
|
||||
"_id": "co@4.6.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=",
|
||||
"_location": "/co",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "co@4.6.0",
|
||||
"raw": "co@^4.6.0",
|
||||
"name": "co",
|
||||
"escapedName": "co",
|
||||
"rawSpec": "4.6.0",
|
||||
"rawSpec": "^4.6.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "4.6.0"
|
||||
"fetchSpec": "^4.6.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/ajv"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
|
||||
"_spec": "4.6.0",
|
||||
"_where": "/home/s2/Documents/Code/gitlit",
|
||||
"_shasum": "6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184",
|
||||
"_spec": "co@^4.6.0",
|
||||
"_where": "E:\\projects\\p\\gitlit\\node_modules\\ajv",
|
||||
"bugs": {
|
||||
"url": "https://github.com/tj/co/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "generator async control flow goodness",
|
||||
"devDependencies": {
|
||||
"browserify": "^10.0.0",
|
||||
|
Reference in New Issue
Block a user