update, text, response

This commit is contained in:
2025-11-02 11:09:14 +01:00
parent 14776c86b0
commit eed8a4ddcf
2794 changed files with 156786 additions and 129204 deletions

View File

@@ -1,51 +1,31 @@
{
"_from": "is-unc-path@^1.0.0",
"_id": "is-unc-path@1.0.0",
"_inBundle": false,
"_integrity": "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==",
"_location": "/is-unc-path",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "is-unc-path@^1.0.0",
"name": "is-unc-path",
"escapedName": "is-unc-path",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/is-relative"
],
"_resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz",
"_shasum": "d731e8898ed090a12c352ad2eaed5095ad322c9d",
"_spec": "is-unc-path@^1.0.0",
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/is-relative",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"name": "is-unc-path",
"description": "Returns true if a filepath is a windows UNC file path.",
"version": "1.0.0",
"homepage": "https://github.com/jonschlinkert/is-unc-path",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"repository": "jonschlinkert/is-unc-path",
"bugs": {
"url": "https://github.com/jonschlinkert/is-unc-path/issues"
},
"bundleDependencies": false,
"license": "MIT",
"files": [
"index.js"
],
"main": "index.js",
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "mocha"
},
"dependencies": {
"unc-path-regex": "^0.1.2"
},
"deprecated": false,
"description": "Returns true if a filepath is a windows UNC file path.",
"devDependencies": {
"gulp-format-md": "^1.0.0",
"mocha": "^3.4.2"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/is-unc-path",
"keywords": [
"absolute",
"expression",
@@ -62,16 +42,6 @@
"win",
"windows"
],
"license": "MIT",
"main": "index.js",
"name": "is-unc-path",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/is-unc-path.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"toc": false,
"layout": "default",
@@ -91,6 +61,5 @@
"is-glob"
]
}
},
"version": "1.0.0"
}
}