![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/metras.v32.1/node_modules/base64-arraybuffer/ |
{ "name": "base64-arraybuffer", "description": "Encode/decode base64 data into ArrayBuffers", "version": "0.1.5", "homepage": "https://github.com/niklasvh/base64-arraybuffer", "author": { "name": "Niklas von Hertzen", "email": "[email protected]", "url": "http://hertzen.com" }, "repository": { "type": "git", "url": "https://github.com/niklasvh/base64-arraybuffer" }, "bugs": { "url": "https://github.com/niklasvh/base64-arraybuffer/issues" }, "licenses": [ { "type": "MIT", "url": "https://github.com/niklasvh/base64-arraybuffer/blob/master/LICENSE-MIT" } ], "main": "lib/base64-arraybuffer", "engines": { "node": ">= 0.6.0" }, "scripts": { "test": "grunt nodeunit" }, "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" }, "keywords": [] }