mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
12 lines
288 B
JSON
12 lines
288 B
JSON
{
|
|
"requires": true,
|
|
"lockfileVersion": 1,
|
|
"dependencies": {
|
|
"uuid": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.1.0.tgz",
|
|
"integrity": "sha512-DIWtzUkw04M4k3bf1IcpS2tngXEL26YUD2M0tMDUpnUrz2hgzUBlD55a4FjdLGPvfHxS6uluGWvaVEqgBcVa+g=="
|
|
}
|
|
}
|
|
}
|