UNPKG

buffer-v6-polyfill

Version:

A polyfill for older versions of node.js for the node v6 Buffer

28 lines (27 loc) 719 B
{ "name": "buffer-v6-polyfill", "version": "1.0.5", "description": "A polyfill for older versions of node.js for the node v6 Buffer", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://git.daplie.com/Daplie/node-buffer-v6-shim.git" }, "keywords": [ "buffer", "v6", "node", "node.js", "polyfill", "shim" ], "author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", "license": "(MIT OR Apache-2.0)", "bugs": { "url": "https://git.daplie.com/Daplie/node-buffer-v6-shim/issues" }, "homepage": "https://git.daplie.com/Daplie/node-buffer-v6-shim#readme" }