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,63 +1,38 @@
{
"_from": "ansi-colors@^1.0.1",
"_id": "ansi-colors@1.1.0",
"_inBundle": false,
"_integrity": "sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA==",
"_location": "/ansi-colors",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "ansi-colors@^1.0.1",
"name": "ansi-colors",
"escapedName": "ansi-colors",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/gulp/gulp-cli"
"name": "ansi-colors",
"description": "Collection of ansi colors and styles.",
"version": "1.1.0",
"homepage": "https://github.com/doowb/ansi-colors",
"author": "Brian Woodward (https://github.com/doowb)",
"contributors": [
"Brian Woodward (https://twitter.com/doowb)",
"Jon Schlinkert (http://twitter.com/jonschlinkert)"
],
"_resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-1.1.0.tgz",
"_shasum": "6374b4dd5d4718ff3ce27a671a3b1cad077132a9",
"_spec": "ansi-colors@^1.0.1",
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/gulp/node_modules/gulp-cli",
"author": {
"name": "Brian Woodward",
"url": "https://github.com/doowb"
},
"repository": "doowb/ansi-colors",
"bugs": {
"url": "https://github.com/doowb/ansi-colors/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Brian Woodward",
"url": "https://twitter.com/doowb"
},
{
"name": "Jon Schlinkert",
"url": "http://twitter.com/jonschlinkert"
}
"license": "MIT",
"files": [
"index.js",
"types/index.d.ts"
],
"main": "index.js",
"types": "./types/index.d.ts",
"engines": {
"node": ">=0.10.0"
},
"scripts": {
"test": "mocha && tsc --project types"
},
"dependencies": {
"ansi-wrap": "^0.1.0"
},
"deprecated": false,
"description": "Collection of ansi colors and styles.",
"devDependencies": {
"gulp-format-md": "^1.0.0",
"mocha": "^3.5.3",
"typescript": "^2.7.1"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"types/index.d.ts"
],
"homepage": "https://github.com/doowb/ansi-colors",
"keywords": [
"ansi-bgblack",
"ansi-bgblue",
@@ -112,17 +87,6 @@
"white",
"yellow"
],
"license": "MIT",
"main": "index.js",
"name": "ansi-colors",
"repository": {
"type": "git",
"url": "git+https://github.com/doowb/ansi-colors.git"
},
"scripts": {
"test": "mocha && tsc --project types"
},
"types": "./types/index.d.ts",
"verb": {
"toc": false,
"layout": "default",
@@ -170,6 +134,5 @@
"ansi-yellow"
]
}
},
"version": "1.1.0"
}
}