2020-06-30 19:36:15 +00:00
|
|
|
{
|
|
|
|
"name": "insomnia-send-request",
|
2021-03-02 22:12:19 +00:00
|
|
|
"version": "2.2.29",
|
2020-06-30 19:36:15 +00:00
|
|
|
"main": "dist/index.js",
|
|
|
|
"dependencies": {
|
|
|
|
"@stoplight/spectral": "^5.4.0",
|
2021-02-26 19:57:19 +00:00
|
|
|
"analytics-node": "^4.0.1",
|
2020-06-30 19:36:15 +00:00
|
|
|
"aws4": "^1.10.0",
|
2021-02-16 15:45:21 +00:00
|
|
|
"axios": "^0.21.1",
|
2020-06-30 19:36:15 +00:00
|
|
|
"clone": "^2.1.2",
|
|
|
|
"color": "^3.1.2",
|
|
|
|
"deep-equal": "^2.0.3",
|
|
|
|
"fs-extra": "^9.0.1",
|
|
|
|
"fuzzysort": "^1.1.4",
|
|
|
|
"hawk": "^7.0.10",
|
|
|
|
"hkdf": "0.0.2",
|
|
|
|
"html-entities": "^1.3.1",
|
2020-08-20 04:17:52 +00:00
|
|
|
"httpsnippet": "^1.22.0",
|
2021-03-02 22:12:19 +00:00
|
|
|
"insomnia-importers": "^2.2.29",
|
|
|
|
"insomnia-testing": "^2.2.29",
|
2020-06-30 19:36:15 +00:00
|
|
|
"isomorphic-git": "^1.5.0",
|
|
|
|
"jshint": "^2.11.1",
|
|
|
|
"jsonlint": "^1.6.3",
|
|
|
|
"jsonpath": "^1.0.2",
|
|
|
|
"marked": "^1.1.0",
|
|
|
|
"mime-types": "^2.1.27",
|
|
|
|
"mkdirp": "^1.0.4",
|
|
|
|
"multiparty": "^4.2.1",
|
|
|
|
"nedb": "^1.8.0",
|
2021-02-09 05:25:53 +00:00
|
|
|
"node-forge": "^0.10.0",
|
2020-12-07 22:12:00 +00:00
|
|
|
"node-libcurl": "2.2.0",
|
2020-06-30 19:36:15 +00:00
|
|
|
"nunjucks": "^3.2.1",
|
|
|
|
"oauth-1.0a": "^2.2.6",
|
2021-03-02 22:12:19 +00:00
|
|
|
"openapi-2-kong": "^2.2.29",
|
2020-06-30 19:36:15 +00:00
|
|
|
"tough-cookie": "^4.0.0",
|
|
|
|
"url-join": "^4.0.1",
|
|
|
|
"uuid": "^8.2.0",
|
|
|
|
"whatwg-fetch": "^3.1.0",
|
|
|
|
"yaml": "^1.10.0"
|
|
|
|
}
|
|
|
|
}
|