![]() 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/esrecurse/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", "_location": "/esrecurse", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "esrecurse", "escapedName": "esrecurse", "rawSpec": "4.3.0", "saveSpec": null, "fetchSpec": "4.3.0" }, "_requiredBy": [ "/eslint-scope" ], "_resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", "_spec": "4.3.0", "_where": "/home/corals/clinic.corals.io", "babel": { "presets": [ "es2015" ] }, "bugs": { "url": "https://github.com/estools/esrecurse/issues" }, "dependencies": { "estraverse": "^5.2.0" }, "description": "ECMAScript AST recursive visitor", "devDependencies": { "babel-cli": "^6.24.1", "babel-eslint": "^7.2.3", "babel-preset-es2015": "^6.24.1", "babel-register": "^6.24.1", "chai": "^4.0.2", "esprima": "^4.0.0", "gulp": "^3.9.0", "gulp-bump": "^2.7.0", "gulp-eslint": "^4.0.0", "gulp-filter": "^5.0.0", "gulp-git": "^2.4.1", "gulp-mocha": "^4.3.1", "gulp-tag-version": "^1.2.1", "jsdoc": "^3.3.0-alpha10", "minimist": "^1.1.0" }, "engines": { "node": ">=4.0" }, "homepage": "https://github.com/estools/esrecurse", "license": "BSD-2-Clause", "main": "esrecurse.js", "maintainers": [ { "name": "Yusuke Suzuki", "email": "[email protected]", "url": "https://github.com/Constellation" } ], "name": "esrecurse", "repository": { "type": "git", "url": "git+https://github.com/estools/esrecurse.git" }, "scripts": { "lint": "gulp lint", "test": "gulp travis", "unit-test": "gulp test" }, "version": "4.3.0" }