1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 21:00: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,34 +1,28 @@
{
"_args": [
[
"number-is-nan@1.0.1",
"E:\\projects\\p\\gitlit\\app"
]
],
"_development": true,
"_from": "number-is-nan@1.0.1",
"_from": "number-is-nan@^1.0.0",
"_id": "number-is-nan@1.0.1",
"_inBundle": false,
"_integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=",
"_location": "/number-is-nan",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "number-is-nan@1.0.1",
"raw": "number-is-nan@^1.0.0",
"name": "number-is-nan",
"escapedName": "number-is-nan",
"rawSpec": "1.0.1",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.1"
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/is-finite",
"/is-fullwidth-code-point"
],
"_resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "E:\\projects\\p\\gitlit\\app",
"_shasum": "097b602b53422a522c1afb8790318336941a011d",
"_spec": "number-is-nan@^1.0.0",
"_where": "E:\\projects\\p\\gitlit\\app\\node_modules\\is-finite",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
@@ -37,6 +31,8 @@
"bugs": {
"url": "https://github.com/sindresorhus/number-is-nan/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "ES2015 Number.isNaN() ponyfill",
"devDependencies": {
"ava": "*"