{ "_from": "protocol-buffers-schema@^3.3.1", "_id": "protocol-buffers-schema@3.4.0", "_inBundle": false, "_integrity": "sha512-G/2kcamPF2S49W5yaMGdIpkG6+5wZF0fzBteLKgEHjbNzqjZQ85aAs1iJGto31EJaSTkNvHs5IXuHSaTLWBAiA==", "_location": "/protocol-buffers-schema", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "protocol-buffers-schema@^3.3.1", "name": "protocol-buffers-schema", "escapedName": "protocol-buffers-schema", "rawSpec": "^3.3.1", "saveSpec": null, "fetchSpec": "^3.3.1" }, "_requiredBy": [ "/resolve-protobuf-schema" ], "_resolved": "https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.4.0.tgz", "_shasum": "2f0ea31ca96627d680bf2fefae7ebfa2b6453eae", "_spec": "protocol-buffers-schema@^3.3.1", "_where": "/Users/anchaa/Documents/Research/StackVis_code/StackVis/frontend/node_modules/resolve-protobuf-schema", "author": { "name": "Mathias Buus" }, "bugs": { "url": "https://github.com/mafintosh/protocol-buffers-schema/issues" }, "bundleDependencies": false, "deprecated": false, "description": "No nonsense protocol buffers schema parser written in Javascript", "devDependencies": { "standard": "^10.0.3", "tape": "^4.8.0" }, "homepage": "https://github.com/mafintosh/protocol-buffers-schema", "keywords": [ "protobuf", "protocol", "buffers", "schema", "parser", "parse" ], "license": "MIT", "main": "index.js", "name": "protocol-buffers-schema", "repository": { "type": "git", "url": "git+https://github.com/mafintosh/protocol-buffers-schema.git" }, "scripts": { "test": "standard && tape test/*.js" }, "version": "3.4.0" }