????JFIF??x?x????'
Server IP : 104.21.112.1 / Your IP : 216.73.216.145 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/alt-nodejs9/root/usr/lib/node_modules/npm/node_modules/strip-ansi/ |
Upload File : |
{ "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", "_location": "/strip-ansi", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "strip-ansi", "escapedName": "strip-ansi", "rawSpec": "4.0.0", "saveSpec": null, "fetchSpec": "4.0.0" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", "_shasum": "a8479022eb1ac368a871389b635262c505ee368f", "_spec": "[email protected]", "_where": "/Users/rebecca/code/npm", "author": { "name": "Sindre Sorhus", "email": "[email protected]", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/chalk/strip-ansi/issues" }, "bundleDependencies": false, "dependencies": { "ansi-regex": "^3.0.0" }, "deprecated": false, "description": "Strip ANSI escape codes", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/chalk/strip-ansi#readme", "keywords": [ "strip", "trim", "remove", "ansi", "styles", "color", "colour", "colors", "terminal", "console", "string", "tty", "escape", "formatting", "rgb", "256", "shell", "xterm", "log", "logging", "command-line", "text" ], "license": "MIT", "name": "strip-ansi", "repository": { "type": "git", "url": "git+https://github.com/chalk/strip-ansi.git" }, "scripts": { "test": "xo && ava" }, "version": "4.0.0" }