{ "private": true, "version": "2.3.0", "name": "insomnia-app", "homepage": "https://konghq.com", "description": "The Collaborative API Design Tool", "author": "Kong ", "license": "MIT", "main": "app/main.min.js", "repository": { "type": "git", "url": "https://github.com/Kong/insomnia.git", "directory": "packages/insomnia-app" }, "bugs": { "url": "https://github.com/Kong/insomnia/issues" }, "scripts": { "clean": "tsc --build tsconfig.webpack.json --clean && tsc --build tsconfig.build.json --clean", "postclean": "rimraf build app/main.min.js", "test": "jest", "test:watch": "jest --watch", "start:electron": "cross-env TS_NODE_PROJECT=\"tsconfig.webpack.json\" cross-env NODE_ENV=development webpack --config webpack/webpack.config.electron.ts && electron .", "start:dev-server": "cross-env TS_NODE_PROJECT=\"tsconfig.webpack.json\" webpack-dev-server --config webpack/webpack.config.development.ts", "start": "concurrently -n dev,app --kill-others \"npm run start:dev-server\" \"npm run start:electron\"", "prebuild": "npm run clean", "build": "npm run build:sr && npm run build:app", "build:app": "ts-node ./scripts/build.ts --noErrorTruncation", "build:sr": "cross-env TS_NODE_PROJECT=\"tsconfig.webpack.json\" webpack --config webpack/webpack.config.sr.ts", "package": "ts-node scripts/package.ts", "release": "ts-node scripts/release.ts", "lint": "eslint . --ext .js,.ts,.tsx", "lint:fix": "npm run lint -- --fix", "bootstrap": "npm run build:sr" }, "dev": { "dev-server-port": 3334 }, "packedDependencies": [ "@hot-loader/react-dom", "class-autobind-decorator", "classnames", "codemirror", "codemirror-graphql", "fuzzysort", "graphql", "highlight.js", "insomnia-components", "insomnia-cookies", "insomnia-prettify", "insomnia-url", "insomnia-xpath", "json-order", "jwt-authentication", "moment", "objectpath", "pdfjs-dist", "react", "react-animated-tree", "react-dnd", "react-dnd-html5-backend", "react-dom", "react-redux", "react-sortable-hoc", "react-tabs", "react-use", "redux", "redux-thunk", "reselect", "srp-js", "styled-components", "swagger-ui-react", "vkbeautify", "zprint-clj" ], "dependencies": { "@hot-loader/react-dom": "^16.8.6", "@stoplight/spectral": "^5.9.0", "analytics-node": "^4.0.1", "aws4": "^1.9.0", "axios": "^0.21.1", "class-autobind-decorator": "^3.0.1", "classnames": "^2.3.1", "clone": "^2.1.0", "codemirror": "^5.62.0", "codemirror-graphql": "^1.0.1", "color": "^3.1.2", "deep-equal": "^1.0.1", "electron-context-menu": "^2.2.0", "electron-log": "^4.2.4", "electron-updater": "^4.2.0", "font-scanner": "^0.1.2", "framer-motion": "^1.11.1", "fs-extra": "^5.0.0", "fuzzysort": "^1.1.1", "graphql": "^14.5.8", "hawk": "^6.0.2", "highlight.js": "^10.4.1", "hkdf": "^0.0.2", "html-entities": "^1.2.0", "httpsnippet": "^1.23.0", "iconv-lite": "^0.4.15", "insomnia-components": "2.3.0", "insomnia-cookies": "2.3.0", "insomnia-importers": "2.3.0", "insomnia-plugin-base64": "2.3.0", "insomnia-plugin-cookie-jar": "2.3.0", "insomnia-plugin-core-themes": "2.3.0", "insomnia-plugin-file": "2.3.0", "insomnia-plugin-hash": "2.3.0", "insomnia-plugin-jsonpath": "2.3.0", "insomnia-plugin-kong-bundle": "2.3.0", "insomnia-plugin-now": "2.3.0", "insomnia-plugin-os": "2.3.0", "insomnia-plugin-prompt": "2.3.0", "insomnia-plugin-request": "2.3.0", "insomnia-plugin-response": "2.3.0", "insomnia-plugin-uuid": "2.3.0", "insomnia-prettify": "2.3.0", "insomnia-testing": "2.3.0", "insomnia-url": "2.3.0", "insomnia-xpath": "2.3.0", "isomorphic-git": "^1.8.1", "js-yaml": "^3.14.1", "jshint": "^2.11.1", "json-order": "^1.1.0", "jsonlint": "^1.6.3", "jsonpath": "^1.0.2", "jwt-authentication": "^0.4.0", "marked": "^0.3.9", "mime-types": "^2.1.18", "mkdirp": "^0.5.1", "moment": "^2.21.0", "multiparty": "^4.2.1", "nedb": "^1.8.0", "node-forge": "^0.10.0", "node-libcurl": "2.3.3", "nunjucks": "^3.2.0", "oauth-1.0a": "^2.2.2", "objectpath": "^2.0.0", "openapi-2-kong": "2.3.0", "papaparse": "^5.2.0", "pdfjs-dist": "^2.5.207", "react": "^16.8.3", "react-animated-tree": "^1.0.10", "react-dnd": "^7.4.5", "react-dnd-html5-backend": "^7.4.4", "react-dom": "^16.8.3", "react-redux": "^7.0.1", "react-sortable-hoc": "^0.8.3", "react-tabs": "^3.0.0", "react-use": "^17.2.4", "redux": "^4.0.1", "redux-thunk": "^2.3.0", "reselect": "^4.0.0", "srp-js": "^0.2.1", "styled-components": "^4.4.1", "swagger-ui-react": "^3.24.3", "tough-cookie": "^2.3.1", "ts-assert-unreachable": "^0.0.9", "url-join": "^4.0.1", "uuid": "^3.0.0", "vkbeautify": "^0.99.1", "whatwg-fetch": "^2.0.1", "yaml": "^1.5.0", "yaml-source-map": "^2.1.1", "zprint-clj": "0.2.0" }, "devDependencies": { "@develohpanda/fluent-builder": "^2.1.2", "@grpc/grpc-js": "^1.1.8", "@grpc/proto-loader": "^0.5.5", "@octokit/rest": "^17.6.0", "@testing-library/dom": "^7.28.1", "@testing-library/jest-dom": "^5.11.5", "@testing-library/react": "^11.2.6", "@testing-library/react-hooks": "^5.1.2", "@types/analytics-node": "^3.1.4", "@types/aws4": "^1.5.1", "@types/clone": "^2.1.0", "@types/codemirror": "^5.60.0", "@types/color": "^3.0.1", "@types/concurrently": "^6.0.1", "@types/deep-equal": "^1.0.1", "@types/events": "^1.2.0", "@types/file-loader": "^5.0.0", "@types/fs-extra": "^5.1.0", "@types/hawk": "^9.0.0", "@types/js-yaml": "^4.0.1", "@types/jsonpath": "^0.2.0", "@types/less": "^3.0.2", "@types/license-checker": "^25.0.1", "@types/marked": "^2.0.2", "@types/mime-types": "^2.1.0", "@types/mkdirp": "^0.5.2", "@types/multiparty": "^0.0.32", "@types/ncp": "^2.0.4", "@types/nedb": "^1.8.11", "@types/node-forge": "^0.9.7", "@types/nunjucks": "^3.1.4", "@types/papaparse": "^5.2.5", "@types/prop-types": "^15.7.3", "@types/react": "^16.14.5", "@types/react-dom": "^16.9.12", "@types/react-redux": "^7.1.16", "@types/react-tabs": "^2.3.2", "@types/redux-mock-store": "^1.0.2", "@types/styled-components": "^4.4.3", "@types/swagger-ui-react": "^3.35.0", "@types/testing-library__jest-dom": "^5.9.5", "@types/testing-library__react-hooks": "^4.0.0", "@types/tough-cookie": "^2.3.7", "@types/url-join": "^4.0.0", "@types/uuid": "^3.4.9", "@types/vkbeautify": "^0.99.2", "@types/webpack": "^5.28.0", "@types/webpack-dev-server": "^3.11.3", "@types/webpack-env": "^1.16.0", "@types/yaml": "^1.9.7", "concurrently": "^3.5.0", "cross-env": "^2.0.0", "css-loader": "^2.1.1", "electron": "9.3.5", "electron-builder": "^22.5.1", "electron-builder-squirrel-windows": "^22.5.1", "electron-devtools-installer": "^3.2.0", "electron-notarize": "^0.3.0", "fast-glob": "^3.1.0", "file-loader": "^3.0.1", "jest": "^26.6.3", "less": "^3.8.1", "less-loader": "^4.1.0", "license-checker": "^25.0.1", "ncp": "^2.0.0", "prompt-run": "^1.4.5", "react-hot-loader": "^4.13.0", "redux-mock-store": "^1.5.4", "source-map-loader": "^1.0.0", "spectron": "^11.1.0", "style-loader": "^0.23.1", "ts-loader": "^8.2.0", "ts-node": "^9.1.1", "tsconfig-paths": "^3.9.0", "type-fest": "^1.0.2", "typescript": "4.2.3", "url-loader": "^1.1.2", "val-loader": "^2.1.2", "webpack": "^4.44.1", "webpack-cli": "^3.3.12", "webpack-dev-server": "^3.11.0", "webpack-target-electron-renderer": "^0.4.0", "worker-loader": "^2.0.0" } }