mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 14:49:53 +00:00
c5e6326cbf
- insomnia-app@1.0.39 - insomnia-prettify@0.1.4
12 lines
249 B
JSON
12 lines
249 B
JSON
{
|
|
"name": "insomnia-prettify",
|
|
"version": "0.1.4",
|
|
"author": "Gregory Schier <gschier1990@gmail.com>",
|
|
"description": "Prettification utilities for Insomnia",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "jest"
|
|
}
|
|
}
|