You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62 lines
1.7 KiB
62 lines
1.7 KiB
{
|
|
"_args": [
|
|
[
|
|
"protocol-buffers-schema@3.6.0",
|
|
"/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile"
|
|
]
|
|
],
|
|
"_from": "protocol-buffers-schema@3.6.0",
|
|
"_id": "protocol-buffers-schema@3.6.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-TdDRD+/QNdrCGCE7v8340QyuXd4kIWIgapsE2+n/SaGiSSbomYl4TjHlvIoCWRpE7wFt02EpB35VVA2ImcBVqw==",
|
|
"_location": "/protocol-buffers-schema",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "protocol-buffers-schema@3.6.0",
|
|
"name": "protocol-buffers-schema",
|
|
"escapedName": "protocol-buffers-schema",
|
|
"rawSpec": "3.6.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.6.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/resolve-protobuf-schema"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/protocol-buffers-schema/-/protocol-buffers-schema-3.6.0.tgz",
|
|
"_spec": "3.6.0",
|
|
"_where": "/Users/mac/Documents/朗业/2022/h-河道-水面保洁/patrol-gamble-mobile",
|
|
"author": {
|
|
"name": "Mathias Buus"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/mafintosh/protocol-buffers-schema/issues"
|
|
},
|
|
"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.6.0"
|
|
}
|