![]() 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-rebuild.corals.io/wp-content/metras.v32.1/node_modules/memorystream/ |
{ "name": "memorystream", "description": "This is lightweight memory stream module for node.js.", "version": "0.3.1", "keywords": [ "memory", "test", "stream", "tools", "streams", "buffer" ], "scripts": { "test": "grunt" }, "devDependencies" : { "expect.js" : "~0.2.0", "mocha" : "~1.20.0", "grunt": "~0.4", "grunt-cli": "~0.1.13", "grunt-mocha-test" : "~0.12.2", "grunt-contrib-jshint" : "~0.10.0", "q": "~1.0.1" }, "author": "Dmitry Nizovtsev (https://github.com/JSBizon)", "contributors": [ { "name": "Dmitry Nizovtsev", "email": "[email protected]" } ], "repository" : { "type" : "git", "url" : "https://github.com/JSBizon/node-memorystream.git" }, "homepage": "https://github.com/JSBizon/node-memorystream", "engines": { "node": ">= 0.10.0" }, "licenses": [ { "type": "MIT", "url" : "http://github.com/JSBizon/node-memorystream/raw/master/LICENSE" } ] }