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.
25 lines
891 B
25 lines
891 B
{
|
|
"requires": true,
|
|
"lockfileVersion": 1,
|
|
"dependencies": {
|
|
"@mysql/xdevapi": {
|
|
"version": "file:mysql-connector-nodejs-8.0.14.tar.gz",
|
|
"integrity": "sha512-M8eWxhyVeDrFSS16zMyRDkFAPty7xSv10fdrPWt/SdXeJ5wnISB2LOlPGXx+03v+IoQ1dNtUlZ3yslikeZicXA==",
|
|
"requires": {
|
|
"google-protobuf": "3.4.0",
|
|
"parsimmon": "1.6.2"
|
|
}
|
|
},
|
|
"google-protobuf": {
|
|
"version": "3.4.0",
|
|
"resolved": "https://registry.npmjs.org/google-protobuf/-/google-protobuf-3.4.0.tgz",
|
|
"integrity": "sha512-8gq3CyAZFyHJ5dZ0Du/OztbwxEHhHTNOtfr1cSUQYuW6lsrKjMU2DETvOlxPpYNKZ7zAW4xEE7UWqrTxH7bG6Q=="
|
|
},
|
|
"parsimmon": {
|
|
"version": "1.6.2",
|
|
"resolved": "https://registry.npmjs.org/parsimmon/-/parsimmon-1.6.2.tgz",
|
|
"integrity": "sha512-bJNB0ZQhHyM5KqO2Z5ttQAVn/PZ2pccxaOnMcZ0Su7HA1Iv4GQTfUmzSZ6N3jcsCn9F68PZcypAvF3nDRRL+3g=="
|
|
}
|
|
}
|
|
}
|