Built motion from commit 10af8726.|2.6.34
[motion2.git] / legacy-libs / grpc-cloned / package.json
1 {
2   "author": {
3     "name": "Google Inc."
4   },
5   "binary": {
6     "module_name": "grpc_node",
7     "module_path": "src/node/extension_binary/{node_abi}-{platform}-{arch}-{libc}",
8     "host": "https://node-precompiled-binaries.grpc.io/",
9     "remote_path": "{name}/v{version}",
10     "package_name": "{node_abi}-{platform}-{arch}-{libc}.tar.gz"
11   },
12   "bugs": {
13     "url": "https://github.com/grpc/grpc-node/issues"
14   },
15   "contributors": [
16     {
17       "name": "Michael Lumish",
18       "email": "mlumish@google.com"
19     }
20   ],
21   "dependencies": {
22     "@types/bytebuffer": "^5.0.40",
23     "lodash.camelcase": "^4.3.0",
24     "lodash.clone": "^4.5.0",
25     "nan": "^2.13.2",
26     "node-pre-gyp": "^0.16.0",
27     "protobufjs": "^5.0.3"
28   },
29   "deprecated": "This library will not receive further updates other than security fixes. We recommend using @grpc/grpc-js instead.",
30   "description": "gRPC Library for Node",
31   "devDependencies": {
32     "body-parser": "^1.15.2",
33     "electron-mocha": "^3.1.1",
34     "express": "^4.14.0",
35     "google-protobuf": "^3.0.0",
36     "istanbul": "^0.4.4",
37     "lodash": "^4.17.4",
38     "minimist": "^1.1.0",
39     "node-forge": "^0.7.5",
40     "poisson-process": "^0.2.1"
41   },
42   "directories": {
43     "lib": "src"
44   },
45   "dist": {
46     "integrity": "sha512-BtifKdClMYU0ZEo0Pdr2WV9ZH54AoEdIcp2BfJkh87g2R3HoNPLYKHRYefw/ByxrCdVDTAy3hkraFISpqsRcrw==",
47     "shasum": "1862a9d990f79cfa20b962d77f090000d915469c",
48     "tarball": "https://registry.npmjs.org/grpc/-/grpc-1.24.6.tgz",
49     "fileCount": 1940,
50     "unpackedSize": 23334166,
51     "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSTqXCRA9TVsSAnZWagAA0/8P/Rwb4ssezn/IAwwbyPqG\nytRy4J/AsmvIHc8g9whnJfPM2PAylAk5eAYaH1zSFdum7XJeSSrMRdxi6Fwn\npf+TrQiudBIqttmzyOZiH3wiFl4ka+NrT/MfsgZqsiQkUQ5YkZ064tXR4AsY\nEd9c+F5PSQm6gjuFgQOuoObbPZy6nB/Qn4F0+vEldS504n26M+vWFeRjctz/\nD9NK2a7r32BJZ8fDFGIp+8CIGST5HZwdQ8uv/iHR3NrZ45QxkF7VlGNwY6Nf\nZPQ8DGOm8m2voA9K22Dp1pJV29YWxdX4sw/xvytG5DTtYx93bMvjvYwWficg\n45yBCWKtcLoJ3xzXyEjQVPAzykzIWoQplPzGGyFbRR4xQw3TNjzAwUcXj3bZ\nd/BBTQL80vg/TalmVmQqsoOoYq0222ekoGSjhGYSgNyZQP7vgcBLJW2+dD9l\nye/MwMLwSc1kuLnrm24aGIrb+8aCqW61fEFYbBr7G9pK+LXdgSktWfYj9Bg+\nbt0FgD83nOsjSCT5PDNERpllHz3LqLT8XYrhFlA3E8YArEl+UzzYvxRiujSN\ntYpU/FB3Oh9rqRKzn5NMfHMR2u9CS6rhJzuCxwEMVMLhw2Gr9tmoAsZj3FoG\nEABVZvAd5ZcWDpbNAZS7KfgH47QWOgHg0SpuCW6KhkFj2EnrLKXuNeeicfTB\nOK1X\r\n=ryuJ\r\n-----END PGP SIGNATURE-----\r\n"
52   },
53   "engines": {
54     "node": ">=4"
55   },
56   "homepage": "https://grpc.io/",
57   "jshintConfig": {
58     "bitwise": true,
59     "curly": true,
60     "eqeqeq": true,
61     "esnext": true,
62     "freeze": true,
63     "immed": true,
64     "indent": 2,
65     "latedef": "nofunc",
66     "maxlen": 80,
67     "mocha": true,
68     "newcap": true,
69     "node": true,
70     "noarg": true,
71     "quotmark": "single",
72     "strict": true,
73     "trailing": true,
74     "undef": true,
75     "unused": "vars"
76   },
77   "license": "Apache-2.0",
78   "main": "index.js",
79   "maintainers": [
80     {
81       "name": "murgatroid99",
82       "email": "mlumish@google.com"
83     },
84     {
85       "name": "grpc-packages",
86       "email": "grpc-packages@google.com"
87     },
88     {
89       "name": "nicolasnoble",
90       "email": "nicolas@nobis-crew.org"
91     }
92   ],
93   "name": "grpc",
94   "optionalDependencies": {},
95   "readme": "ERROR: No README data found!",
96   "repository": {
97     "type": "git",
98     "url": "git+https://github.com/grpc/grpc-node.git"
99   },
100   "scripts": {
101     "build": "node-pre-gyp build",
102     "coverage": "istanbul cover ./node_modules/.bin/_mocha test",
103     "electron-build": "node-pre-gyp configure build --runtime=electron --disturl=https://atom.io/download/atom-shell",
104     "install": "node-pre-gyp install --fallback-to-build --library=static_library",
105     "prepack": "git submodule update --init --recursive && npm install"
106   },
107   "typings": "index.d.ts",
108   "version": "1.24.6"
109 }