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