mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
13 lines
288 B
JSON
13 lines
288 B
JSON
{
|
|
"name": "insomnia-url",
|
|
"version": "2.2.24",
|
|
"author": "Gregory Schier <greg.schier@konghq.com>",
|
|
"description": "URL Utilities",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "jest --silent"
|
|
},
|
|
"gitHead": "e46bf021cf4b4379e31d2b2d9025d476d6839fa1"
|
|
}
|