UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

55 lines (54 loc) 1.59 kB
{ "_from": "quick-format-unescaped@^3.0.2", "_id": "quick-format-unescaped@3.0.3", "_inBundle": false, "_integrity": "sha512-dy1yjycmn9blucmJLXOfZDx1ikZJUi6E8bBZLnhPG5gBrVhHXx2xVyqqgKBubVNEXmx51dBACMHpoMQK/N/AXQ==", "_location": "/quick-format-unescaped", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "quick-format-unescaped@^3.0.2", "name": "quick-format-unescaped", "escapedName": "quick-format-unescaped", "rawSpec": "^3.0.2", "saveSpec": null, "fetchSpec": "^3.0.2" }, "_requiredBy": [ "/pino" ], "_resolved": "https://registry.npmjs.org/quick-format-unescaped/-/quick-format-unescaped-3.0.3.tgz", "_shasum": "fb3e468ac64c01d22305806c39f121ddac0d1fb9", "_spec": "quick-format-unescaped@^3.0.2", "_where": "/Users/john/src/homebridge-config-ui-x/node_modules/pino", "author": { "name": "David Mark Clements" }, "bugs": { "url": "https://github.com/davidmarkclements/quick-format/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Solves a problem with util.format", "devDependencies": { "fastbench": "^1.0.1" }, "directories": { "test": "test" }, "homepage": "https://github.com/davidmarkclements/quick-format#readme", "keywords": [], "license": "MIT", "main": "index.js", "name": "quick-format-unescaped", "repository": { "type": "git", "url": "git+https://github.com/davidmarkclements/quick-format.git" }, "scripts": { "test": "node test" }, "version": "3.0.3" }