UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

54 lines (53 loc) 1.48 kB
{ "_args": [ [ "secure-json-parse@1.0.0", "/Users/john/src/homebridge-config-ui-x" ] ], "_from": "secure-json-parse@1.0.0", "_id": "secure-json-parse@1.0.0", "_inBundle": false, "_integrity": "sha512-kMg4jXttRQzVyLebIDc+MRxCueJ/zsmHpCn59BRd0mZUCd+V02wNd7/Pds8Nyhv7jfLHo1KkUOzdIF7cRMU4LQ==", "_location": "/secure-json-parse", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "secure-json-parse@1.0.0", "name": "secure-json-parse", "escapedName": "secure-json-parse", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/@nestjs/platform-fastify/fastify", "/fastify" ], "_resolved": "https://registry.npmjs.org/secure-json-parse/-/secure-json-parse-1.0.0.tgz", "_spec": "1.0.0", "_where": "/Users/john/src/homebridge-config-ui-x", "bugs": { "url": "https://github.com/fastify/secure-json-parse/issues" }, "dependencies": {}, "description": "JSON parse with prototype poisoning protection", "devDependencies": { "standard": "^12.0.1", "tap": "^12.7.0" }, "homepage": "https://github.com/fastify/secure-json-parse#readme", "keywords": [], "license": "BSD-3-Clause", "main": "index.js", "name": "secure-json-parse", "repository": { "type": "git", "url": "git+https://github.com/fastify/secure-json-parse.git" }, "scripts": { "test": "tap test.js" }, "version": "1.0.0" }