![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/clinic.corals.io/node_modules/watchpack/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-up4YAn/XHgZHIxFBVCdlMiWDj6WaLKpwVeGQk2I5thdYxF/KmF0aaz6TfJZ/hfl1h/XlcDr7k1KH7ThDagpFaA==", "_location": "/watchpack", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "watchpack", "escapedName": "watchpack", "rawSpec": "2.2.0", "saveSpec": null, "fetchSpec": "2.2.0" }, "_requiredBy": [ "/webpack" ], "_resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.2.0.tgz", "_spec": "2.2.0", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Tobias Koppers @sokra" }, "bugs": { "url": "https://github.com/webpack/watchpack/issues" }, "dependencies": { "glob-to-regexp": "^0.4.1", "graceful-fs": "^4.1.2" }, "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.2.0" }