![]() 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/browserify-cipher/ |
Upload File : |
{ "_from": "browserify-cipher@^1.0.0", "_id": "browserify-cipher@1.0.1", "_inBundle": false, "_integrity": "sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==", "_location": "/browserify/browserify-cipher", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "browserify-cipher@^1.0.0", "name": "browserify-cipher", "escapedName": "browserify-cipher", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/browserify/crypto-browserify" ], "_resolved": "https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz", "_shasum": "8d6474c1b870bfdabcd3bcfcc1934a10e94f15f0", "_spec": "browserify-cipher@^1.0.0", "_where": "/usr/local/lib/node_modules/browserify/node_modules/crypto-browserify", "author": { "name": "Calvin Metcalf", "email": "calvin.metcalf@gmail.com" }, "browser": "browser.js", "bugs": { "url": "https://github.com/crypto-browserify/browserify-cipher/issues" }, "bundleDependencies": false, "dependencies": { "browserify-aes": "^1.0.4", "browserify-des": "^1.0.0", "evp_bytestokey": "^1.0.0" }, "deprecated": false, "description": "ciphers for the browser", "devDependencies": { "standard": "^10.0.2", "tap-spec": "^4.1.0", "tape": "^4.2.0" }, "homepage": "https://github.com/crypto-browserify/browserify-cipher#readme", "license": "MIT", "main": "index.js", "name": "browserify-cipher", "repository": { "type": "git", "url": "git+ssh://git@github.com/crypto-browserify/browserify-cipher.git" }, "scripts": { "test": "standard && node test.js | tspec" }, "version": "1.0.1" }