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-09 09:51:34 +02:00
parent 4fcc873901
commit da4083f574
1112 changed files with 23205 additions and 21697 deletions

View File

@@ -1,39 +1,34 @@
{
"_args": [
[
"sanitize-filename@1.6.1",
"/home/s2/Documents/Code/gitlit"
]
],
"_development": true,
"_from": "sanitize-filename@1.6.1",
"_from": "sanitize-filename@^1.6.0",
"_id": "sanitize-filename@1.6.1",
"_inBundle": false,
"_integrity": "sha1-YS2hyWRz+gLczaktzVtKsWSmdyo=",
"_location": "/sanitize-filename",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "sanitize-filename@1.6.1",
"raw": "sanitize-filename@^1.6.0",
"name": "sanitize-filename",
"escapedName": "sanitize-filename",
"rawSpec": "1.6.1",
"rawSpec": "^1.6.0",
"saveSpec": null,
"fetchSpec": "1.6.1"
"fetchSpec": "^1.6.0"
},
"_requiredBy": [
"/electron-packager"
],
"_resolved": "https://registry.npmjs.org/sanitize-filename/-/sanitize-filename-1.6.1.tgz",
"_spec": "1.6.1",
"_where": "/home/s2/Documents/Code/gitlit",
"_shasum": "612da1c96473fa02dccda92dcd5b4ab164a6772a",
"_spec": "sanitize-filename@^1.6.0",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\electron-packager",
"author": {
"name": "Parsha Pourkhomami"
},
"bugs": {
"url": "https://github.com/parshap/node-sanitize-filename/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Parsha Pourkhomami",
@@ -47,6 +42,7 @@
"dependencies": {
"truncate-utf8-bytes": "^1.0.0"
},
"deprecated": false,
"description": "Sanitize a string for use as a filename",
"devDependencies": {
"browserify": "^13.0.0",