insomnia/packages/insomnia-url/package.json
Gregory Schier 55be1de2bd lib@2.2.10
2020-06-29 10:51:46 -07:00

13 lines
288 B
JSON

{
"name": "insomnia-url",
"version": "2.2.10",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "URL Utilities",
"license": "MIT",
"main": "index.js",
"scripts": {
"test": "jest --silent"
},
"gitHead": "e46bf021cf4b4379e31d2b2d9025d476d6839fa1"
}