mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
32 lines
795 B
JSON
32 lines
795 B
JSON
{
|
|
"name": "insomnia-plugin-uuid",
|
|
"version": "2.13.0-beta.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "insomnia-plugin-uuid",
|
|
"version": "2.12.0-beta.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"uuid": "^8.3.2"
|
|
}
|
|
},
|
|
"node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
|
|
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"uuid": {
|
|
"version": "8.3.2",
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
|
|
"integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
|
|
}
|
|
}
|
|
}
|