insomnia/packages/insomnia-prettify/package.json
2021-04-22 11:10:30 +12:00

13 lines
315 B
JSON

{
"name": "insomnia-prettify",
"version": "2.2.35-beta.2",
"author": "Gregory Schier <greg.schier@konghq.com>",
"description": "Prettification utilities for Insomnia",
"license": "MIT",
"main": "index.js",
"scripts": {
"test": "jest"
},
"gitHead": "e46bf021cf4b4379e31d2b2d9025d476d6839fa1"
}