insomnia/packages/insomnia-prettify/package.json
Gregory Schier 10d7255800 pkg-v2.1.4
2020-01-06 14:19:56 -05:00

13 lines
307 B
JSON

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