Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc-cloned / node_modules / @grpc / proto-loader / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "@grpc/proto-loader@^0.4.0",
6         "scope": "@grpc",
7         "escapedName": "@grpc%2fproto-loader",
8         "name": "@grpc/proto-loader",
9         "rawSpec": "^0.4.0",
10         "spec": ">=0.4.0 <0.5.0",
11         "type": "range"
12       },
13       "/var/opt/motion2/node_modules/google-gax"
14     ]
15   ],
16   "_from": "@grpc/proto-loader@>=0.4.0 <0.5.0",
17   "_hasShrinkwrap": false,
18   "_id": "@grpc/proto-loader@0.4.0",
19   "_inCache": true,
20   "_location": "/@grpc/proto-loader",
21   "_nodeVersion": "8.11.2",
22   "_npmOperationalInternal": {
23     "host": "s3://npm-registry-packages",
24     "tmp": "tmp/proto-loader_0.4.0_1547758327418_0.7862900007567022"
25   },
26   "_npmUser": {
27     "name": "murgatroid99",
28     "email": "mlumish@google.com"
29   },
30   "_npmVersion": "5.6.0",
31   "_phantomChildren": {},
32   "_requested": {
33     "raw": "@grpc/proto-loader@^0.4.0",
34     "scope": "@grpc",
35     "escapedName": "@grpc%2fproto-loader",
36     "name": "@grpc/proto-loader",
37     "rawSpec": "^0.4.0",
38     "spec": ">=0.4.0 <0.5.0",
39     "type": "range"
40   },
41   "_requiredBy": [
42     "/google-gax"
43   ],
44   "_resolved": "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.4.0.tgz",
45   "_shasum": "a823a51eb2fde58369bef1deb5445fd808d70901",
46   "_shrinkwrap": null,
47   "_spec": "@grpc/proto-loader@^0.4.0",
48   "_where": "/var/opt/motion2/node_modules/google-gax",
49   "author": {
50     "name": "Google Inc."
51   },
52   "bugs": {
53     "url": "https://github.com/grpc/grpc-node/issues"
54   },
55   "contributors": [
56     {
57       "name": "Michael Lumish",
58       "email": "mlumish@google.com"
59     }
60   ],
61   "dependencies": {
62     "lodash.camelcase": "^4.3.0",
63     "protobufjs": "^6.8.6"
64   },
65   "description": "gRPC utility library for loading .proto files",
66   "devDependencies": {
67     "@types/lodash.camelcase": "^4.3.4",
68     "@types/node": "^10.12.5",
69     "clang-format": "^1.2.2",
70     "gts": "^0.5.3",
71     "typescript": "~2.7.2"
72   },
73   "directories": {},
74   "dist": {
75     "integrity": "sha512-Jm6o+75uWT7E6+lt8edg4J1F/9+BedOjaMgwE14pxS/AO43/0ZqK+rCLVVrXLoExwSAZvgvOD2B0ivy3Spsspw==",
76     "shasum": "a823a51eb2fde58369bef1deb5445fd808d70901",
77     "tarball": "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.4.0.tgz",
78     "fileCount": 4,
79     "unpackedSize": 16380,
80     "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQOr4CRA9TVsSAnZWagAAYQAP/1BNPBMs2zd48wvTlSnr\nHBPsl0d0ZfrdNYHLQsJ8TQLVq1b4qYAl25DqUoaptEfYhZRIj0wOh1W7TD7L\naPA+DCL2NEmMAUaRdsYL+BcTD5cCZ48AL679YG4ntdLxGTx+rmSO0W0nk8PW\nNzI4IPdfVkXjAsR7CqA79EJUPGW3KUv51Usp1XdOs5ot9uQtPdSF/sct64LD\nY1AG0oWI74mVEP3MbZLkDrUXPeCDGxfdoeRhsk9tbK27rCmb3Fpc1CKGgmVJ\nkIujZOaU9BnDs1qsa8KY3PQdBp2nLLNKaTQE3XVUvxdotOaLahM/NRwF21es\njku0nPQjJSZmVdjXHR24cQXj1COH5e9d78PFH+khECGxjnNUhcydclPp/myn\nJaOPCOPYTYAYO6n6MQljJvcBbQfsjhorkmNy2Ywb1gJjZH+elc7upxUY1QRu\n8VDtLlzh+ctx1TvzrPgNuUuo7CK1lflr7MMHPl0Kh/Hl/GoRvxWoOdMhN+3m\nXbC/9nFljMCGmKff71xh9K3bE1ugXDMNVyrSPCCJRZjLT2CLcqy3TH0Anx0f\nwCKqcEeLPlAUiel2CbL4HVS20DFo4K7wwvjG7u/sGQhDX/rGo4MpJmIVW9WS\nc94HGbzecwEV/fo9WkxHODQndmnIQgk9mu1AULI8nbW/SMz+TXeTNCOfbz/Z\nwe2Y\r\n=dFkd\r\n-----END PGP SIGNATURE-----\r\n"
81   },
82   "engines": {
83     "node": ">=6"
84   },
85   "homepage": "https://grpc.io/",
86   "license": "Apache-2.0",
87   "main": "build/src/index.js",
88   "maintainers": [
89     {
90       "name": "grpc-packages",
91       "email": "grpc-packages@google.com"
92     },
93     {
94       "name": "murgatroid99",
95       "email": "mlumish@google.com"
96     },
97     {
98       "name": "nicolasnoble",
99       "email": "nicolas@nobis-crew.org"
100     }
101   ],
102   "name": "@grpc/proto-loader",
103   "optionalDependencies": {},
104   "readme": "ERROR: No README data found!",
105   "repository": {
106     "type": "git",
107     "url": "git+https://github.com/grpc/grpc-node.git"
108   },
109   "scripts": {
110     "build": "npm run compile",
111     "check": "gts check",
112     "clean": "gts clean",
113     "compile": "tsc -p .",
114     "fix": "gts fix",
115     "format": "clang-format -i -style=\"{Language: JavaScript, BasedOnStyle: Google, ColumnLimit: 80}\" src/*.ts test/*.ts",
116     "lint": "tslint -c node_modules/google-ts-style/tslint.json -p . -t codeFrame --type-check",
117     "posttest": "npm run check",
118     "prepare": "npm run compile",
119     "pretest": "npm run compile",
120     "test": "gulp test"
121   },
122   "typings": "build/src/index.d.ts",
123   "version": "0.4.0"
124 }