92 lines
2.4 KiB
JSON
92 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "buffer-alloc@^1.1.0",
|
|
"scope": null,
|
|
"escapedName": "buffer-alloc",
|
|
"name": "buffer-alloc",
|
|
"rawSpec": "^1.1.0",
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/tar-stream"
|
|
]
|
|
],
|
|
"_from": "buffer-alloc@>=1.1.0 <2.0.0",
|
|
"_id": "buffer-alloc@1.1.0",
|
|
"_inCache": true,
|
|
"_location": "/buffer-alloc",
|
|
"_nodeVersion": "7.1.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-18-east.internal.npmjs.com",
|
|
"tmp": "tmp/buffer-alloc-1.1.0.tgz_1480088089035_0.15028314059600234"
|
|
},
|
|
"_npmUser": {
|
|
"name": "linusu",
|
|
"email": "linus@folkdatorn.se"
|
|
},
|
|
"_npmVersion": "3.10.9",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "buffer-alloc@^1.1.0",
|
|
"scope": null,
|
|
"escapedName": "buffer-alloc",
|
|
"name": "buffer-alloc",
|
|
"rawSpec": "^1.1.0",
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/tar-stream"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.1.0.tgz",
|
|
"_shasum": "05514d33bf1656d3540c684f65b1202e90eca303",
|
|
"_shrinkwrap": null,
|
|
"_spec": "buffer-alloc@^1.1.0",
|
|
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/tar-stream",
|
|
"bugs": {
|
|
"url": "https://github.com/linusu/buffer-alloc/issues"
|
|
},
|
|
"dependencies": {
|
|
"buffer-alloc-unsafe": "^0.1.0",
|
|
"buffer-fill": "^0.1.0"
|
|
},
|
|
"description": "A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.",
|
|
"devDependencies": {
|
|
"standard": "^7.1.2"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "05514d33bf1656d3540c684f65b1202e90eca303",
|
|
"tarball": "https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.1.0.tgz"
|
|
},
|
|
"gitHead": "b3f5765ddd6dd8ffbd3f34bbb8bee03c0d79a267",
|
|
"homepage": "https://github.com/linusu/buffer-alloc#readme",
|
|
"keywords": [
|
|
"alloc",
|
|
"allocate",
|
|
"buffer alloc",
|
|
"buffer allocate",
|
|
"buffer"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "linusu",
|
|
"email": "linus@folkdatorn.se"
|
|
}
|
|
],
|
|
"name": "buffer-alloc",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/linusu/buffer-alloc.git"
|
|
},
|
|
"scripts": {
|
|
"test": "standard && node test"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|