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

86
node_modules/use/package.json generated vendored
View File

@@ -1,54 +1,30 @@
{
"_from": "use@^3.1.0",
"_id": "use@3.1.1",
"_inBundle": false,
"_integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==",
"_location": "/use",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "use@^3.1.0",
"name": "use",
"escapedName": "use",
"rawSpec": "^3.1.0",
"saveSpec": null,
"fetchSpec": "^3.1.0"
},
"_requiredBy": [
"/snapdragon"
"name": "use",
"description": "Easily add plugin support to your node.js application.",
"version": "3.1.1",
"homepage": "https://github.com/jonschlinkert/use",
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
"contributors": [
"Brian Woodward (https://twitter.com/doowb)",
"Jon Schlinkert (http://twitter.com/jonschlinkert)",
"Olsten Larck (https://i.am.charlike.online)",
"(https://github.com/wtgtybhertgeghgtwtg)"
],
"_resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
"_shasum": "d50c8cac79a19fbc20f2911f56eb973f4e10070f",
"_spec": "use@^3.1.0",
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/snapdragon",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"repository": "jonschlinkert/use",
"bugs": {
"url": "https://github.com/jonschlinkert/use/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Brian Woodward",
"url": "https://twitter.com/doowb"
},
{
"name": "Jon Schlinkert",
"url": "http://twitter.com/jonschlinkert"
},
{
"name": "Olsten Larck",
"url": "https://i.am.charlike.online"
},
{
"url": "https://github.com/wtgtybhertgeghgtwtg"
}
"license": "MIT",
"files": [
"index.js"
],
"deprecated": false,
"description": "Easily add plugin support to your node.js application.",
"main": "index.js",
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "mocha"
},
"devDependencies": {
"base-plugins": "^1.0.0",
"define-property": "^2.0.0",
@@ -60,26 +36,9 @@
"gulp-mocha": "^3.0.1",
"mocha": "^4.0.1"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/use",
"keywords": [
"use"
],
"license": "MIT",
"main": "index.js",
"name": "use",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/use.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"toc": false,
"layout": "default",
@@ -103,6 +62,5 @@
"lint": {
"reflinks": true
}
},
"version": "3.1.1"
}
}