54 lines
1.5 KiB
JSON
54 lines
1.5 KiB
JSON
{
|
|
"_from": "buffer-alloc-unsafe@^0.1.0",
|
|
"_id": "buffer-alloc-unsafe@0.1.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-/+H2dVHdBVc33iUzN7/oU9+rGmo=",
|
|
"_location": "/buffer-alloc-unsafe",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "buffer-alloc-unsafe@^0.1.0",
|
|
"name": "buffer-alloc-unsafe",
|
|
"escapedName": "buffer-alloc-unsafe",
|
|
"rawSpec": "^0.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/buffer-alloc"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-0.1.1.tgz",
|
|
"_shasum": "ffe1f67551dd055737de253337bfe853dfab1a6a",
|
|
"_spec": "buffer-alloc-unsafe@^0.1.0",
|
|
"_where": "/Users/asciidisco/Desktop/asciidisco.com/build/node_modules/buffer-alloc",
|
|
"bugs": {
|
|
"url": "https://github.com/LinusU/buffer-alloc-unsafe/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "A ponyfill for `Buffer.allocUnsafe`.",
|
|
"devDependencies": {
|
|
"standard": "^7.1.2"
|
|
},
|
|
"homepage": "https://github.com/LinusU/buffer-alloc-unsafe#readme",
|
|
"keywords": [
|
|
"allocUnsafe",
|
|
"allocate",
|
|
"buffer allocUnsafe",
|
|
"buffer unsafe allocate",
|
|
"buffer",
|
|
"unsafe allocate"
|
|
],
|
|
"license": "MIT",
|
|
"name": "buffer-alloc-unsafe",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/LinusU/buffer-alloc-unsafe.git"
|
|
},
|
|
"scripts": {
|
|
"test": "standard && node test"
|
|
},
|
|
"version": "0.1.1"
|
|
}
|