![]() 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/mets.corals.io/wp-content/themes/metras/node_modules/recast/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-RR/TAEqx5N+bTktmN2sqIZEkYtM=", "_location": "/recast", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "recast", "escapedName": "recast", "rawSpec": "0.11.23", "saveSpec": null, "fetchSpec": "0.11.23" }, "_requiredBy": [ "/es6-templates" ], "_resolved": "https://registry.npmjs.org/recast/-/recast-0.11.23.tgz", "_spec": "0.11.23", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Ben Newman", "email": "[email protected]" }, "browser": { "fs": false }, "bugs": { "url": "https://github.com/benjamn/recast/issues" }, "dependencies": { "ast-types": "0.9.6", "esprima": "~3.1.0", "private": "~0.1.5", "source-map": "~0.5.0" }, "description": "JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator", "devDependencies": { "babylon": "~6.15.0", "esprima-fb": "^15001.1001.0-dev-harmony-fb", "mocha": "~3.1.2" }, "engines": { "node": ">= 0.8" }, "homepage": "http://github.com/benjamn/recast", "keywords": [ "ast", "rewriting", "refactoring", "codegen", "syntax", "transformation", "parsing", "pretty-printing" ], "license": "MIT", "main": "main.js", "name": "recast", "repository": { "type": "git", "url": "git://github.com/benjamn/recast.git" }, "scripts": { "debug": "node ./node_modules/mocha/bin/mocha --debug-brk --reporter spec", "test": "node ./node_modules/mocha/bin/mocha --reporter spec --full-trace" }, "version": "0.11.23" }