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,33 +1,27 @@
{
"_args": [
[
"is-arrayish@0.2.1",
"/home/s2/Documents/Code/gitlit"
]
],
"_development": true,
"_from": "is-arrayish@0.2.1",
"_from": "is-arrayish@^0.2.1",
"_id": "is-arrayish@0.2.1",
"_inBundle": false,
"_integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=",
"_location": "/is-arrayish",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "is-arrayish@0.2.1",
"raw": "is-arrayish@^0.2.1",
"name": "is-arrayish",
"escapedName": "is-arrayish",
"rawSpec": "0.2.1",
"rawSpec": "^0.2.1",
"saveSpec": null,
"fetchSpec": "0.2.1"
"fetchSpec": "^0.2.1"
},
"_requiredBy": [
"/error-ex"
],
"_resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
"_spec": "0.2.1",
"_where": "/home/s2/Documents/Code/gitlit",
"_shasum": "77c99840527aa8ecb1a8ba697b80645a7a926a9d",
"_spec": "is-arrayish@^0.2.1",
"_where": "E:\\projects\\p\\gitlit\\node_modules\\error-ex",
"author": {
"name": "Qix",
"url": "http://github.com/qix-"
@@ -35,6 +29,8 @@
"bugs": {
"url": "https://github.com/qix-/node-is-arrayish/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Determines if an object can be used as an array",
"devDependencies": {
"coffee-script": "^1.9.3",