mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
32 lines
837 B
JSON
32 lines
837 B
JSON
{
|
|
"name": "insomnia-plugin-os",
|
|
"version": "3.9.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "insomnia-plugin-os",
|
|
"version": "3.9.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jsonpath-plus": "^6.0.1"
|
|
}
|
|
},
|
|
"node_modules/jsonpath-plus": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/jsonpath-plus/-/jsonpath-plus-6.0.1.tgz",
|
|
"integrity": "sha512-EvGovdvau6FyLexFH2OeXfIITlgIbgZoAZe3usiySeaIDm5QS+A10DKNpaPBBqqRSZr2HN6HVNXxtwUAr2apEw==",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"jsonpath-plus": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/jsonpath-plus/-/jsonpath-plus-6.0.1.tgz",
|
|
"integrity": "sha512-EvGovdvau6FyLexFH2OeXfIITlgIbgZoAZe3usiySeaIDm5QS+A10DKNpaPBBqqRSZr2HN6HVNXxtwUAr2apEw=="
|
|
}
|
|
}
|
|
}
|