![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/self/root/usr/local/lib/node_modules/browserify/node_modules/dash-ast/ |
Upload File : |
{ "_from": "dash-ast@^1.0.0", "_id": "dash-ast@1.0.0", "_inBundle": false, "_integrity": "sha512-Vy4dx7gquTeMcQR/hDkYLGUnwVil6vk4FOOct+djUnHOUWt+zJPJAaRIXaAFkPXtJjvlY7o3rfRu0/3hpnwoUA==", "_location": "/browserify/dash-ast", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "dash-ast@^1.0.0", "name": "dash-ast", "escapedName": "dash-ast", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/browserify/undeclared-identifiers" ], "_resolved": "https://registry.npmjs.org/dash-ast/-/dash-ast-1.0.0.tgz", "_shasum": "12029ba5fb2f8aa6f0a861795b23c1b4b6c27d37", "_spec": "dash-ast@^1.0.0", "_where": "/usr/local/lib/node_modules/browserify/node_modules/undeclared-identifiers", "author": { "name": "Renée Kooi", "email": "renee@kooi.me" }, "bugs": { "url": "https://github.com/goto-bus-stop/dash-ast/issues" }, "bundleDependencies": false, "deprecated": false, "description": "walk an AST, quickly", "devDependencies": { "acorn": "^5.5.3", "astw": "^2.2.0", "estree-walk": "^2.2.0", "estree-walker": "^0.5.2", "nanobench": "^2.1.1", "standard": "^11.0.1", "tape": "^4.9.0" }, "homepage": "https://github.com/goto-bus-stop/dash-ast", "keywords": [ "ast", "estree", "javascript", "parse", "transform", "tree", "visitor", "walk", "walker" ], "license": "Apache-2.0", "main": "index.js", "name": "dash-ast", "repository": { "type": "git", "url": "git+https://github.com/goto-bus-stop/dash-ast.git" }, "scripts": { "test": "standard && node test && node bench" }, "version": "1.0.0" }