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",
|
2016-12-06 04:58:15 +00:00
|
|
|
"version": "4.0.5",
|
2016-07-18 19:44:46 +00:00
|
|
|
"productName": "Insomnia",
|
2016-08-25 19:58:20 +00:00
|
|
|
"longName": "Insomnia REST Client",
|
|
|
|
"description": "A simple and beautiful REST API client",
|
2016-04-20 06:09:46 +00:00
|
|
|
"homepage": "http://insomnia.rest",
|
2016-07-18 19:44:46 +00:00
|
|
|
"author": "Gregory Schier <support@insomnia.rest>",
|
2016-09-17 05:46:44 +00:00
|
|
|
"main": "main.js",
|
2016-04-20 06:09:46 +00:00
|
|
|
"dependencies": {
|
2016-07-25 22:27:29 +00:00
|
|
|
"analytics-node": "^2.1.0",
|
2016-11-07 20:24:38 +00:00
|
|
|
"classnames": "^2.2.3",
|
2016-08-25 19:44:51 +00:00
|
|
|
"electron-context-menu": "^0.4.0",
|
2016-10-27 03:41:30 +00:00
|
|
|
"electron-cookies": "^1.1.0",
|
2016-07-18 19:44:46 +00:00
|
|
|
"electron-squirrel-startup": "^1.0.0",
|
2016-10-21 17:20:36 +00:00
|
|
|
"hkdf": "0.0.2",
|
2016-10-11 17:51:11 +00:00
|
|
|
"httpsnippet": "git@github.com:getinsomnia/httpsnippet.git#a3a2c0a0167fa844bf92df52a1442fa1d68a9053",
|
2016-12-05 22:42:40 +00:00
|
|
|
"insomnia-importers": "^1.2.5",
|
2016-09-13 00:05:04 +00:00
|
|
|
"json-lint": "^0.1.0",
|
2016-09-09 00:52:38 +00:00
|
|
|
"jsonpath-plus": "^0.15.0",
|
2016-10-28 17:51:08 +00:00
|
|
|
"mime-types": "^2.1.12",
|
2016-10-27 03:41:30 +00:00
|
|
|
"mkdirp": "^0.5.1",
|
2016-07-23 08:22:52 +00:00
|
|
|
"nedb": "^1.8.0",
|
2016-10-21 17:20:36 +00:00
|
|
|
"node-forge": "^0.6.43",
|
2016-11-07 20:24:38 +00:00
|
|
|
"nunjucks": "^3.0.0",
|
2016-08-17 22:44:03 +00:00
|
|
|
"raven": "^0.12.1",
|
2016-08-15 17:04:36 +00:00
|
|
|
"request": "^2.71.0",
|
2016-10-21 17:20:36 +00:00
|
|
|
"sjcl": "^1.0.6",
|
2016-11-01 17:50:31 +00:00
|
|
|
"srp": "git@github.com:getinsomnia/srp-js.git#6ebd8c3acfbcf69645e4c6e6f8f6b55138ff22c3",
|
2016-08-22 19:05:17 +00:00
|
|
|
"tough-cookie": "^2.3.1",
|
2016-09-10 01:51:49 +00:00
|
|
|
"traverse": "^0.6.6",
|
2016-11-19 03:21:15 +00:00
|
|
|
"uuid": "^3.0.0",
|
2016-09-13 21:18:22 +00:00
|
|
|
"vkbeautify": "^0.99.1",
|
|
|
|
"xpath": "^0.0.23",
|
|
|
|
"xmldom": "^0.1.22"
|
2016-04-20 06:09:46 +00:00
|
|
|
}
|
|
|
|
}
|