mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
41 lines
1.1 KiB
JSON
41 lines
1.1 KiB
JSON
{
|
|
"private": true,
|
|
"name": "insomnia",
|
|
"version": "5.7.14",
|
|
"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": {
|
|
"aws4": "^1.6.0",
|
|
"clone": "^2.1.0",
|
|
"deep-equal": "^1.0.1",
|
|
"electron-context-menu": "^0.9.0",
|
|
"electron-devtools-installer": "^2.2.0",
|
|
"electron-squirrel-startup": "^1.0.0",
|
|
"hawk": "^6.0.2",
|
|
"hkdf": "^0.0.2",
|
|
"html-entities": "^1.2.0",
|
|
"iconv-lite": "^0.4.15",
|
|
"insomnia-httpsnippet": "^1.16.5",
|
|
"insomnia-importers": "^1.3.9",
|
|
"insomnia-node-libcurl": "^1.2.3",
|
|
"jsonpath": "^0.2.11",
|
|
"marked": "^0.3.6",
|
|
"mkdirp": "^0.5.1",
|
|
"moment": "^2.18.1",
|
|
"mime-types": "^2.1.14",
|
|
"nedb": "^1.8.0",
|
|
"node-forge": "^0.7.0",
|
|
"simple-react-pdf": "^1.0.8",
|
|
"srp-js": "^0.2.0",
|
|
"tar": "^3.1.7",
|
|
"tough-cookie": "^2.3.1",
|
|
"vkbeautify": "^0.99.1",
|
|
"whatwg-fetch": "^2.0.1",
|
|
"xmldom": "^0.1.22"
|
|
}
|
|
}
|