![]() 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/webpack/node_modules/webpack-sources/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==", "_location": "/webpack/webpack-sources", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "webpack-sources", "escapedName": "webpack-sources", "rawSpec": "2.3.1", "saveSpec": null, "fetchSpec": "2.3.1" }, "_requiredBy": [ "/webpack" ], "_resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-2.3.1.tgz", "_spec": "2.3.1", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Tobias Koppers @sokra" }, "bugs": { "url": "https://github.com/webpack/webpack-sources/issues" }, "dependencies": { "source-list-map": "^2.0.1", "source-map": "^0.6.1" }, "description": "Source code handling classes for webpack", "devDependencies": { "coveralls": "^3.0.2", "eslint": "^7.7.0", "eslint-config-prettier": "^6.11.0", "eslint-plugin-jest": "^23.20.0", "eslint-plugin-mocha": "^8.0.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-nodeca": "^1.0.3", "eslint-plugin-prettier": "^3.0.1", "istanbul": "^0.4.1", "jest": "^26.4.0", "prettier": "^2.0.5", "sourcemap-validator": "^2.1.0" }, "engines": { "node": ">=10.13.0" }, "files": [ "lib/" ], "homepage": "https://github.com/webpack/webpack-sources#readme", "jest": { "forceExit": true, "testMatch": [ "<rootDir>/test/*.js" ], "transformIgnorePatterns": [ "<rootDir>" ], "testEnvironment": "node" }, "keywords": [ "webpack", "source-map" ], "license": "MIT", "main": "./lib/index.js", "name": "webpack-sources", "repository": { "type": "git", "url": "git+https://github.com/webpack/webpack-sources.git" }, "scripts": { "cover": "jest --coverage", "lint": "eslint --cache lib test", "precover": "yarn lint", "pretest": "yarn lint", "test": "jest", "travis": "yarn cover" }, "version": "2.3.1" }