insomnia/packages/insomnia-url/package.json
Gregory Schier e46bf021cf pkg-v2.1.3
2020-01-06 13:51:24 -05:00

13 lines
287 B
JSON

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