UNPKG

@platformos/pos-cli

Version:

Manage your platformOS application

30 lines (29 loc) 673 B
{ "name": "buffer-alloc", "version": "1.2.0", "license": "MIT", "repository": "LinusU/buffer-alloc", "files": [ "index.js" ], "scripts": { "test": "standard && node test" }, "dependencies": { "buffer-alloc-unsafe": "^1.1.0", "buffer-fill": "^1.0.0" }, "devDependencies": { "standard": "^7.1.2" }, "keywords": [ "alloc", "allocate", "buffer alloc", "buffer allocate", "buffer" ] ,"_resolved": "https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz" ,"_integrity": "sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==" ,"_from": "buffer-alloc@1.2.0" }