1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 17:11:57 +00:00
musix-oss/node_modules/@protobufjs/codegen/package.json

50 lines
1.3 KiB
JSON
Raw Normal View History

2020-03-03 20:30:50 +00:00
{
"_args": [
[
"@protobufjs/codegen@2.0.4",
"C:\\Users\\matia\\Musix"
]
],
"_from": "@protobufjs/codegen@2.0.4",
"_id": "@protobufjs/codegen@2.0.4",
"_inBundle": false,
"_integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==",
"_location": "/@protobufjs/codegen",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@protobufjs/codegen@2.0.4",
"name": "@protobufjs/codegen",
"escapedName": "@protobufjs%2fcodegen",
"scope": "@protobufjs",
"rawSpec": "2.0.4",
"saveSpec": null,
"fetchSpec": "2.0.4"
},
"_requiredBy": [
"/protobufjs"
],
"_resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz",
"_spec": "2.0.4",
"_where": "C:\\Users\\matia\\Musix",
"author": {
"name": "Daniel Wirtz",
"email": "dcode+protobufjs@dcode.io"
},
"bugs": {
"url": "https://github.com/dcodeIO/protobuf.js/issues"
},
"description": "A minimalistic code generation utility.",
"homepage": "https://github.com/dcodeIO/protobuf.js#readme",
"license": "BSD-3-Clause",
"main": "index.js",
"name": "@protobufjs/codegen",
"repository": {
"type": "git",
"url": "git+https://github.com/dcodeIO/protobuf.js.git"
},
"types": "index.d.ts",
"version": "2.0.4"
}