homebridge-config-ui-x
Version:
A web based management, configuration and control platform for Homebridge
64 lines (63 loc) • 1.54 kB
JSON
{
"_args": [
[
"flatstr@1.0.12",
"/Users/john/src/homebridge-config-ui-x"
]
],
"_from": "flatstr@1.0.12",
"_id": "flatstr@1.0.12",
"_inBundle": false,
"_integrity": "sha512-4zPxDyhCyiN2wIAtSLI6gc82/EjqZc1onI4Mz/l0pWrAlsSfYH/2ZIcU+e3oA2wDwbzIWNKwa23F8rh6+DRWkw==",
"_location": "/flatstr",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "flatstr@1.0.12",
"name": "flatstr",
"escapedName": "flatstr",
"rawSpec": "1.0.12",
"saveSpec": null,
"fetchSpec": "1.0.12"
},
"_requiredBy": [
"/@nestjs/platform-fastify/fastify",
"/fastify",
"/pino",
"/sonic-boom"
],
"_resolved": "https://registry.npmjs.org/flatstr/-/flatstr-1.0.12.tgz",
"_spec": "1.0.12",
"_where": "/Users/john/src/homebridge-config-ui-x",
"author": {
"name": "David Mark Clements"
},
"browser": {
"v8": "./v8"
},
"bugs": {
"url": "https://github.com/davidmarkclements/flatstr/issues"
},
"dependencies": {},
"description": "Flattens the underlying C structures of a concatenated JavaScript string",
"devDependencies": {
"fastbench": "^1.0.1",
"tap": "^12.0.1"
},
"homepage": "https://github.com/davidmarkclements/flatstr#readme",
"license": "MIT",
"main": "index.js",
"name": "flatstr",
"repository": {
"type": "git",
"url": "git+https://github.com/davidmarkclements/flatstr.git"
},
"tags": [
"perf",
"performance",
"strings",
"concatenation"
],
"version": "1.0.12"
}