![]() 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 : /usr/local/lib/node_modules/browserify/node_modules/syntax-error/ |
Upload File : |
{ "_from": "syntax-error@^1.1.1", "_id": "syntax-error@1.4.0", "_inBundle": false, "_integrity": "sha512-YPPlu67mdnHGTup2A8ff7BC2Pjq0e0Yp/IyTFN03zWO0RcK07uLcbi7C2KpGR2FvWbaB0+bfE27a+sBKebSo7w==", "_location": "/browserify/syntax-error", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "syntax-error@^1.1.1", "name": "syntax-error", "escapedName": "syntax-error", "rawSpec": "^1.1.1", "saveSpec": null, "fetchSpec": "^1.1.1" }, "_requiredBy": [ "/browserify" ], "_resolved": "https://registry.npmjs.org/syntax-error/-/syntax-error-1.4.0.tgz", "_shasum": "2d9d4ff5c064acb711594a3e3b95054ad51d907c", "_spec": "syntax-error@^1.1.1", "_where": "/usr/local/lib/node_modules/browserify", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/node-syntax-error/issues" }, "bundleDependencies": false, "dependencies": { "acorn-node": "^1.2.0" }, "deprecated": false, "description": "detect and report syntax errors in source code strings", "devDependencies": { "tap": "^1.1.0" }, "engine": { "node": ">=0.6" }, "homepage": "https://github.com/substack/node-syntax-error", "keywords": [ "syntax", "error", "esprima", "stack", "line", "column" ], "license": "MIT", "main": "index.js", "name": "syntax-error", "repository": { "type": "git", "url": "git://github.com/substack/node-syntax-error.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.4.0" }