![]() 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/parse-asn1/ |
Upload File : |
{ "_from": "parse-asn1@^5.1.5", "_id": "parse-asn1@5.1.6", "_inBundle": false, "_integrity": "sha512-RnZRo1EPU6JBnra2vGHj0yhp6ebyjBZpmUCLHWiFhxlzvBCCpAuZ7elsBp1PVAbQN0/04VD/19rfzlBSwLstMw==", "_location": "/browserify/parse-asn1", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "parse-asn1@^5.1.5", "name": "parse-asn1", "escapedName": "parse-asn1", "rawSpec": "^5.1.5", "saveSpec": null, "fetchSpec": "^5.1.5" }, "_requiredBy": [ "/browserify/browserify-sign", "/browserify/public-encrypt" ], "_resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.6.tgz", "_shasum": "385080a3ec13cb62a62d39409cb3e88844cdaed4", "_spec": "parse-asn1@^5.1.5", "_where": "/usr/local/lib/node_modules/browserify/node_modules/browserify-sign", "author": "", "bugs": { "url": "https://github.com/crypto-browserify/parse-asn1/issues" }, "bundleDependencies": false, "dependencies": { "asn1.js": "^5.2.0", "browserify-aes": "^1.0.0", "evp_bytestokey": "^1.0.0", "pbkdf2": "^3.0.3", "safe-buffer": "^5.1.1" }, "deprecated": false, "description": "utility library for parsing asn1 files for use with browserify-sign.", "devDependencies": { "standard": "^14.3.4", "tape": "^5.0.1" }, "files": [ "asn1.js", "aesid.json", "certificate.js", "fixProc.js", "index.js" ], "homepage": "https://github.com/crypto-browserify/parse-asn1#readme", "license": "ISC", "main": "index.js", "name": "parse-asn1", "repository": { "type": "git", "url": "git://github.com/crypto-browserify/parse-asn1.git" }, "scripts": { "standard": "standard", "test": "npm run standard && npm run unit", "unit": "node ./test" }, "version": "5.1.6" }