mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
27 lines
778 B
JSON
27 lines
778 B
JSON
{
|
|
"private": true,
|
|
"name": "insomnia",
|
|
"version": "5.2.0",
|
|
"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",
|
|
"dependencies": {
|
|
"electron-context-menu": "0.9.0",
|
|
"electron-squirrel-startup": "1.0.0",
|
|
"hkdf": "0.0.2",
|
|
"httpsnippet": "1.16.5",
|
|
"insomnia-importers": "1.3.7",
|
|
"jsonpath": "0.2.11",
|
|
"mkdirp": "0.5.1",
|
|
"nedb": "1.8.0",
|
|
"node-forge": "0.7.0",
|
|
"node-libcurl": "git://github.com/getinsomnia/node-libcurl.git#b3968130cbaeef6b432e617a5e835baf0f856880",
|
|
"srp-js": "0.2.0",
|
|
"tough-cookie": "2.3.1",
|
|
"vkbeautify": "0.99.1"
|
|
}
|
|
}
|