2016-04-20 06:09:46 +00:00
|
|
|
{
|
2016-07-09 04:49:09 +00:00
|
|
|
"private": true,
|
2016-04-20 06:09:46 +00:00
|
|
|
"name": "insomnia",
|
2017-08-16 22:48:27 +00:00
|
|
|
"version": "5.7.14",
|
2016-07-18 19:44:46 +00:00
|
|
|
"productName": "Insomnia",
|
2016-08-25 19:58:20 +00:00
|
|
|
"longName": "Insomnia REST Client",
|
2017-04-06 02:30:28 +00:00
|
|
|
"description": "Debug APIs like a human, not a robot",
|
|
|
|
"homepage": "https://insomnia.rest",
|
2017-02-20 18:32:27 +00:00
|
|
|
"author": "Insomnia <support@insomnia.rest>",
|
2017-08-16 00:26:18 +00:00
|
|
|
"main": "main.min.js",
|
|
|
|
"dependencies": {
|
|
|
|
"electron-context-menu": "^0.9.0",
|
|
|
|
"electron-devtools-installer": "^2.2.0",
|
|
|
|
"electron-squirrel-startup": "^1.0.0",
|
|
|
|
"deep-equal": "^1.0.1",
|
|
|
|
"hkdf": "^0.0.2",
|
2017-08-16 02:17:35 +00:00
|
|
|
"insomnia-httpsnippet": "^1.16.5",
|
2017-08-16 00:26:18 +00:00
|
|
|
"insomnia-importers": "^1.3.9",
|
2017-08-16 22:28:04 +00:00
|
|
|
"insomnia-node-libcurl": "^1.2.3",
|
2017-08-16 00:26:18 +00:00
|
|
|
"jsonpath": "^0.2.11",
|
|
|
|
"mkdirp": "^0.5.1",
|
|
|
|
"nedb": "^1.8.0",
|
|
|
|
"node-forge": "^0.7.0",
|
|
|
|
"srp-js": "^0.2.0",
|
|
|
|
"tar": "^3.1.7",
|
|
|
|
"tough-cookie": "^2.3.1",
|
|
|
|
"vkbeautify": "^0.99.1"
|
|
|
|
}
|
2016-04-20 06:09:46 +00:00
|
|
|
}
|