UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

68 lines (67 loc) 1.72 kB
{ "_from": "sonic-boom@^0.7.5", "_id": "sonic-boom@0.7.6", "_inBundle": false, "_integrity": "sha512-k9E2QQ4zxuVRLDW+ZW6ISzJs3wlEorVdmM7ApDgor7wsGKSDG5YGHsGmgLY4XYh4DMlr/2ap2BWAE7yTFJtWnQ==", "_location": "/sonic-boom", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "sonic-boom@^0.7.5", "name": "sonic-boom", "escapedName": "sonic-boom", "rawSpec": "^0.7.5", "saveSpec": null, "fetchSpec": "^0.7.5" }, "_requiredBy": [ "/pino" ], "_resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-0.7.6.tgz", "_shasum": "c42df6df884a6a3d54fa7a45b11e4e2196818d45", "_spec": "sonic-boom@^0.7.5", "_where": "/Users/john/src/homebridge-config-ui-x/node_modules/pino", "author": { "name": "Matteo Collina", "email": "hello@matteocollina.com" }, "bugs": { "url": "https://github.com/mcollina/sonic-boom/issues" }, "bundleDependencies": false, "dependencies": { "flatstr": "^1.0.12" }, "deprecated": false, "description": "Extremely fast utf8 only stream implementation", "devDependencies": { "fastbench": "^1.0.1", "pre-commit": "^1.2.2", "proxyquire": "^2.1.0", "snazzy": "^8.0.0", "standard": "^13.0.2", "tap": "^12.1.0" }, "homepage": "https://github.com/mcollina/sonic-boom#readme", "keywords": [ "stream", "fs", "net", "fd", "file", "descriptor", "fast" ], "license": "MIT", "main": "index.js", "name": "sonic-boom", "repository": { "type": "git", "url": "git+https://github.com/mcollina/sonic-boom.git" }, "scripts": { "test": "standard | snazzy && tap --no-esm -t 60 test.js" }, "version": "0.7.6" }