-
Notifications
You must be signed in to change notification settings - Fork 1
/
package-lock.json
28 lines (28 loc) · 1.15 KB
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name": "vue-json-rpc-client-fetch-withcredentials",
"version": "1.6.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "vue-json-rpc-client-fetch-withcredentials",
"version": "1.6.1",
"license": "MIT",
"dependencies": {
"json-rpc-client-fetch-withcredentials": "^1.0.0"
}
},
"node_modules/json-rpc-client-fetch-withcredentials": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/json-rpc-client-fetch-withcredentials/-/json-rpc-client-fetch-withcredentials-1.0.0.tgz",
"integrity": "sha512-VvQxPdZuJv51mB1vUE+Mi9UAUT5uwi/qNbQUM8LWiN1Ig0kEs4JTR17Mt0qe0baTLps/p/zf+csWJCWhiM3H3Q=="
}
},
"dependencies": {
"json-rpc-client-fetch-withcredentials": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/json-rpc-client-fetch-withcredentials/-/json-rpc-client-fetch-withcredentials-1.0.0.tgz",
"integrity": "sha512-VvQxPdZuJv51mB1vUE+Mi9UAUT5uwi/qNbQUM8LWiN1Ig0kEs4JTR17Mt0qe0baTLps/p/zf+csWJCWhiM3H3Q=="
}
}
}