![]() 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/rechoir/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-/njmZ8s1wVeR6pjTZ+0nCnv8SpZNRMT2D1RLOJQESlYFDBvwpTA4KWJpZ+sBJ4+vhjILRcK7JIFdGCdxEAAitg==", "_location": "/rechoir", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "rechoir", "escapedName": "rechoir", "rawSpec": "0.7.1", "saveSpec": null, "fetchSpec": "0.7.1" }, "_requiredBy": [ "/webpack-cli" ], "_resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.7.1.tgz", "_spec": "0.7.1", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Gulp Team", "email": "[email protected]", "url": "http://gulpjs.com/" }, "bugs": { "url": "https://github.com/gulpjs/rechoir/issues" }, "contributors": [ { "name": "Blaine Bublitz", "email": "[email protected]" }, { "name": "Tyler Kellen", "email": "[email protected]", "url": "http://goingslowly.com/" } ], "dependencies": { "resolve": "^1.9.0" }, "description": "Prepare a node environment to require files with different extensions.", "devDependencies": { "eslint": "^2.13.0", "eslint-config-gulp": "^3.0.1", "expect": "^1.20.2", "istanbul": "^0.4.3", "istanbul-coveralls": "^1.0.3", "mocha": "^3.5.3" }, "engines": { "node": ">= 0.10" }, "files": [ "LICENSE", "index.js", "lib/" ], "homepage": "https://github.com/gulpjs/rechoir#readme", "keywords": [ "require", "loader", "extension", "extensions", "prepare" ], "license": "MIT", "main": "index.js", "name": "rechoir", "repository": { "type": "git", "url": "git+https://github.com/gulpjs/rechoir.git" }, "scripts": { "cover": "istanbul cover _mocha --report lcovonly test test/lib", "coveralls": "npm run cover && istanbul-coveralls", "lint": "eslint .", "pretest": "rm -rf tmp/ && npm run lint", "test": "mocha --async-only test test/lib" }, "version": "0.7.1" }