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

89 lines
2.4 KiB
JSON

{
"_args": [
[
{
"raw": "buffer-from@^1.0.0",
"scope": null,
"escapedName": "buffer-from",
"name": "buffer-from",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/concat-stream"
]
],
"_from": "buffer-from@>=1.0.0 <2.0.0",
"_id": "buffer-from@1.0.0",
"_inCache": true,
"_location": "/buffer-from",
"_nodeVersion": "9.7.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/buffer-from_1.0.0_1520882003570_0.3930838505714873"
},
"_npmUser": {
"name": "linusu",
"email": "linus@folkdatorn.se"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "buffer-from@^1.0.0",
"scope": null,
"escapedName": "buffer-from",
"name": "buffer-from",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/concat-stream"
],
"_resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.0.0.tgz",
"_shasum": "4cb8832d23612589b0406e9e2956c17f06fdf531",
"_shrinkwrap": null,
"_spec": "buffer-from@^1.0.0",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/concat-stream",
"bugs": {
"url": "https://github.com/LinusU/buffer-from/issues"
},
"dependencies": {},
"description": "A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.",
"devDependencies": {
"standard": "^7.1.2"
},
"directories": {},
"dist": {
"integrity": "sha512-83apNb8KK0Se60UE1+4Ukbe3HbfELJ6UlI4ldtOGs7So4KD26orJM8hIY9lxdzP+UpItH1Yh/Y8GUvNFWFFRxA==",
"shasum": "4cb8832d23612589b0406e9e2956c17f06fdf531",
"tarball": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.0.0.tgz",
"fileCount": 4,
"unpackedSize": 4250
},
"gitHead": "645a803486f7aa17affe1b783f84f496789e28f9",
"homepage": "https://github.com/LinusU/buffer-from#readme",
"keywords": [
"buffer",
"buffer from"
],
"license": "MIT",
"maintainers": [
{
"name": "linusu",
"email": "linus@folkdatorn.se"
}
],
"name": "buffer-from",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/LinusU/buffer-from.git"
},
"scripts": {
"test": "standard && node test"
},
"version": "1.0.0"
}