90 lines
2.5 KiB
JSON
90 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "buffer-alloc-unsafe@^0.1.0",
|
|
"scope": null,
|
|
"escapedName": "buffer-alloc-unsafe",
|
|
"name": "buffer-alloc-unsafe",
|
|
"rawSpec": "^0.1.0",
|
|
"spec": ">=0.1.0 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/buffer-alloc"
|
|
]
|
|
],
|
|
"_from": "buffer-alloc-unsafe@>=0.1.0 <0.2.0",
|
|
"_id": "buffer-alloc-unsafe@0.1.1",
|
|
"_inCache": true,
|
|
"_location": "/buffer-alloc-unsafe",
|
|
"_nodeVersion": "6.4.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/buffer-alloc-unsafe-0.1.1.tgz_1471785933734_0.2103108037263155"
|
|
},
|
|
"_npmUser": {
|
|
"name": "linusu",
|
|
"email": "linus@folkdatorn.se"
|
|
},
|
|
"_npmVersion": "3.10.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "buffer-alloc-unsafe@^0.1.0",
|
|
"scope": null,
|
|
"escapedName": "buffer-alloc-unsafe",
|
|
"name": "buffer-alloc-unsafe",
|
|
"rawSpec": "^0.1.0",
|
|
"spec": ">=0.1.0 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/buffer-alloc"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-0.1.1.tgz",
|
|
"_shasum": "ffe1f67551dd055737de253337bfe853dfab1a6a",
|
|
"_shrinkwrap": null,
|
|
"_spec": "buffer-alloc-unsafe@^0.1.0",
|
|
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/buffer-alloc",
|
|
"bugs": {
|
|
"url": "https://github.com/linusu/buffer-alloc-unsafe/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "A ponyfill for `Buffer.allocUnsafe`.",
|
|
"devDependencies": {
|
|
"standard": "^7.1.2"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "ffe1f67551dd055737de253337bfe853dfab1a6a",
|
|
"tarball": "https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-0.1.1.tgz"
|
|
},
|
|
"gitHead": "44b93d3cf9861b26fd0d2da03e7ccb3146321995",
|
|
"homepage": "https://github.com/linusu/buffer-alloc-unsafe#readme",
|
|
"keywords": [
|
|
"allocUnsafe",
|
|
"allocate",
|
|
"buffer allocUnsafe",
|
|
"buffer unsafe allocate",
|
|
"buffer",
|
|
"unsafe allocate"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "linusu",
|
|
"email": "linus@folkdatorn.se"
|
|
}
|
|
],
|
|
"name": "buffer-alloc-unsafe",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/linusu/buffer-alloc-unsafe.git"
|
|
},
|
|
"scripts": {
|
|
"test": "standard && node test"
|
|
},
|
|
"version": "0.1.1"
|
|
}
|