Feuerwehr-eppingen/node_modules/buffer-fill/package.json

86 lines
2.4 KiB
JSON

{
"_args": [
[
{
"raw": "buffer-fill@^0.1.0",
"scope": null,
"escapedName": "buffer-fill",
"name": "buffer-fill",
"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-fill@>=0.1.0 <0.2.0",
"_id": "buffer-fill@0.1.1",
"_inCache": true,
"_location": "/buffer-fill",
"_nodeVersion": "9.8.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/buffer-fill_0.1.1_1522093017539_0.8274415527762873"
},
"_npmUser": {
"name": "linusu",
"email": "linus@folkdatorn.se"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "buffer-fill@^0.1.0",
"scope": null,
"escapedName": "buffer-fill",
"name": "buffer-fill",
"rawSpec": "^0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/buffer-alloc"
],
"_resolved": "https://registry.npmjs.org/buffer-fill/-/buffer-fill-0.1.1.tgz",
"_shasum": "76d825c4d6e50e06b7a31eb520c04d08cc235071",
"_shrinkwrap": null,
"_spec": "buffer-fill@^0.1.0",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/buffer-alloc",
"bugs": {
"url": "https://github.com/LinusU/buffer-fill/issues"
},
"dependencies": {},
"description": "A [ponyfill](https://ponyfill.com) for `Buffer.fill`.",
"devDependencies": {
"buffer-alloc-unsafe": "^0.1.0",
"standard": "^7.1.2"
},
"directories": {},
"dist": {
"integrity": "sha512-YgBMBzdRLEfgxJIGu2wrvI2E03tMCFU1p7d1KhB4BOoMN0VxmTFjSyN5JtKt9z8Z9JajMHruI6SE25W96wNv7Q==",
"shasum": "76d825c4d6e50e06b7a31eb520c04d08cc235071",
"tarball": "https://registry.npmjs.org/buffer-fill/-/buffer-fill-0.1.1.tgz",
"fileCount": 4,
"unpackedSize": 17141
},
"gitHead": "05801fc65b5aba70b494a169898f9836c4bf58c0",
"homepage": "https://github.com/LinusU/buffer-fill#readme",
"license": "MIT",
"maintainers": [
{
"name": "linusu",
"email": "linus@folkdatorn.se"
}
],
"name": "buffer-fill",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/LinusU/buffer-fill.git"
},
"scripts": {
"test": "standard && node test"
},
"version": "0.1.1"
}