mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 23:00:30 +00:00
12 lines
314 B
JSON
12 lines
314 B
JSON
|
{
|
||
|
"private": true,
|
||
|
"name": "insomnia-app",
|
||
|
"version": "5.12.0-beta.3",
|
||
|
"productName": "Insomnia",
|
||
|
"longName": "Insomnia REST Client",
|
||
|
"description": "Debug APIs like a human, not a robot",
|
||
|
"homepage": "https://insomnia.rest",
|
||
|
"author": "Insomnia <support@insomnia.rest>",
|
||
|
"main": "main.min.js"
|
||
|
}
|