![]() 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/socket.io/node_modules/base64-arraybuffer/ |
Upload File : |
{ "_from": "base64-arraybuffer@0.1.4", "_id": "base64-arraybuffer@0.1.4", "_inBundle": false, "_integrity": "sha1-mBjHngWbE1X5fgQooBfIOOkLqBI=", "_location": "/socket.io/base64-arraybuffer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "base64-arraybuffer@0.1.4", "name": "base64-arraybuffer", "escapedName": "base64-arraybuffer", "rawSpec": "0.1.4", "saveSpec": null, "fetchSpec": "0.1.4" }, "_requiredBy": [ "/socket.io/engine.io-parser" ], "_resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.4.tgz", "_shasum": "9818c79e059b1355f97e0428a017c838e90ba812", "_spec": "base64-arraybuffer@0.1.4", "_where": "/usr/local/lib/node_modules/socket.io/node_modules/engine.io-parser", "author": { "name": "Niklas von Hertzen", "email": "niklasvh@gmail.com", "url": "http://hertzen.com" }, "bugs": { "url": "https://github.com/niklasvh/base64-arraybuffer/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Encode/decode base64 data into ArrayBuffers", "devDependencies": { "grunt": "^0.4.5", "grunt-cli": "^0.1.13", "grunt-contrib-jshint": "^0.11.2", "grunt-contrib-nodeunit": "^0.4.1", "grunt-contrib-watch": "^0.6.1" }, "engines": { "node": ">= 0.6.0" }, "homepage": "https://github.com/niklasvh/base64-arraybuffer", "keywords": [], "licenses": [ { "type": "MIT", "url": "https://github.com/niklasvh/base64-arraybuffer/blob/master/LICENSE-MIT" } ], "main": "lib/base64-arraybuffer", "name": "base64-arraybuffer", "repository": { "type": "git", "url": "git+https://github.com/niklasvh/base64-arraybuffer.git" }, "scripts": { "test": "grunt nodeunit" }, "version": "0.1.4" }