2013-04-14 18:48:35 +04:00
{
2015-04-14 10:59:45 +03:00
"name" : "electron" ,
2022-03-29 16:01:08 +03:00
"version" : "19.0.0-nightly.20220329" ,
2017-07-14 00:09:21 +03:00
"repository" : "https://github.com/electron/electron" ,
"description" : "Build cross platform desktop apps with JavaScript, HTML, and CSS" ,
2013-10-17 05:58:55 +04:00
"devDependencies" : {
2022-03-21 21:17:25 +03:00
"@electron/docs-parser" : "^0.12.4" ,
2021-08-11 21:07:36 +03:00
"@electron/typescript-definitions" : "^8.9.5" ,
2020-10-29 21:21:23 +03:00
"@octokit/auth-app" : "^2.10.0" ,
2020-08-05 18:59:52 +03:00
"@octokit/rest" : "^18.0.3" ,
2020-07-10 04:12:18 +03:00
"@primer/octicons" : "^10.0.0" ,
2020-03-20 02:55:49 +03:00
"@types/basic-auth" : "^1.1.3" ,
2020-04-23 01:53:12 +03:00
"@types/busboy" : "^0.2.3" ,
2020-08-24 21:23:25 +03:00
"@types/chai" : "^4.2.12" ,
2020-07-09 20:57:50 +03:00
"@types/chai-as-promised" : "^7.1.3" ,
2020-03-20 02:55:49 +03:00
"@types/dirty-chai" : "^2.0.2" ,
2022-03-29 00:37:35 +03:00
"@types/express" : "^4.17.13" ,
2020-07-09 20:57:50 +03:00
"@types/fs-extra" : "^9.0.1" ,
2020-11-05 04:24:17 +03:00
"@types/klaw" : "^3.0.1" ,
"@types/minimist" : "^1.2.0" ,
2020-03-20 02:55:49 +03:00
"@types/mocha" : "^7.0.2" ,
2022-03-29 00:37:35 +03:00
"@types/node" : "^16.11.26" ,
2020-08-24 21:23:25 +03:00
"@types/semver" : "^7.3.3" ,
2019-08-28 00:55:19 +03:00
"@types/send" : "^0.14.5" ,
2019-03-11 01:38:44 +03:00
"@types/split" : "^1.0.0" ,
2020-11-05 04:24:17 +03:00
"@types/stream-json" : "^1.5.1" ,
2021-02-26 00:08:34 +03:00
"@types/temp" : "^0.8.34" ,
2020-02-21 02:19:06 +03:00
"@types/uuid" : "^3.4.6" ,
2020-07-09 11:05:16 +03:00
"@types/webpack" : "^4.41.21" ,
2022-03-29 00:37:35 +03:00
"@types/webpack-env" : "^1.16.3" ,
2020-10-26 05:59:35 +03:00
"@typescript-eslint/eslint-plugin" : "^4.4.1" ,
"@typescript-eslint/parser" : "^4.4.1" ,
2021-09-10 00:49:01 +03:00
"asar" : "^3.1.0" ,
2021-11-22 03:50:36 +03:00
"aws-sdk" : "^2.814.0" ,
2019-07-01 21:25:45 +03:00
"check-for-leaks" : "^1.2.1" ,
2022-01-11 22:24:54 +03:00
"colors" : "1.4.0" ,
2017-07-14 00:09:21 +03:00
"dotenv-safe" : "^4.0.4" ,
2021-08-12 20:34:49 +03:00
"dugite" : "^1.103.0" ,
2020-07-09 07:19:49 +03:00
"eslint" : "^7.4.0" ,
2020-07-09 20:18:49 +03:00
"eslint-config-standard" : "^14.1.1" ,
2020-07-09 07:19:49 +03:00
"eslint-plugin-import" : "^2.22.0" ,
"eslint-plugin-mocha" : "^7.0.1" ,
"eslint-plugin-node" : "^11.1.0" ,
"eslint-plugin-standard" : "^4.0.1" ,
2019-02-06 21:27:20 +03:00
"eslint-plugin-typescript" : "^0.14.0" ,
2019-03-30 03:32:52 +03:00
"express" : "^4.16.4" ,
2018-09-13 18:30:12 +03:00
"folder-hash" : "^2.1.1" ,
2020-07-09 20:57:50 +03:00
"fs-extra" : "^9.0.1" ,
2020-09-29 04:10:28 +03:00
"got" : "^6.3.0" ,
2021-04-29 10:46:15 +03:00
"husky" : "^6.0.0" ,
2019-02-26 05:25:00 +03:00
"klaw" : "^3.0.0" ,
2018-05-03 18:43:40 +03:00
"lint" : "^1.1.2" ,
2020-07-09 07:19:49 +03:00
"lint-staged" : "^10.2.11" ,
2021-01-14 11:31:26 +03:00
"markdownlint" : "^0.21.1" ,
"markdownlint-cli" : "^0.25.0" ,
2020-07-10 02:32:21 +03:00
"minimist" : "^1.2.5" ,
2020-06-01 17:13:47 +03:00
"null-loader" : "^4.0.0" ,
2019-02-15 01:28:41 +03:00
"pre-flight" : "^1.1.0" ,
2021-08-11 21:13:33 +03:00
"remark-cli" : "^10.0.0" ,
"remark-preset-lint-markdown-style-guide" : "^4.0.0" ,
2018-12-06 22:00:10 +03:00
"semver" : "^5.6.0" ,
2019-03-08 23:52:28 +03:00
"shx" : "^0.3.2" ,
2020-07-09 20:18:49 +03:00
"standard-markdown" : "^6.0.0" ,
2020-11-05 04:24:17 +03:00
"stream-json" : "^1.7.1" ,
2019-07-23 23:00:02 +03:00
"tap-xunit" : "^2.4.1" ,
2019-02-06 21:27:20 +03:00
"temp" : "^0.8.3" ,
2019-06-02 23:03:03 +03:00
"timers-browserify" : "1.4.2" ,
2020-08-24 21:23:25 +03:00
"ts-loader" : "^8.0.2" ,
2020-07-09 11:05:16 +03:00
"ts-node" : "6.2.0" ,
2022-01-31 14:37:40 +03:00
"typescript" : "^4.5.5" ,
2020-07-09 11:05:16 +03:00
"webpack" : "^4.43.0" ,
2020-10-20 22:10:15 +03:00
"webpack-cli" : "^3.3.12" ,
"wrapper-webpack-plugin" : "^2.1.0"
2015-10-08 04:25:31 +03:00
} ,
2013-04-14 18:48:35 +04:00
"private" : true ,
"scripts" : {
2018-05-04 01:44:29 +03:00
"asar" : "asar" ,
2019-06-20 00:31:55 +03:00
"generate-version-json" : "node script/generate-version-json.js" ,
2018-10-08 15:48:35 +03:00
"lint" : "node ./script/lint.js && npm run lint:clang-format && npm run lint:docs" ,
2018-10-15 18:26:47 +03:00
"lint:js" : "node ./script/lint.js --js" ,
2021-11-08 03:53:00 +03:00
"lint:clang-format" : "python script/run-clang-format.py -r -c shell/ || (echo \"\\nCode not formatted correctly.\" && exit 1)" ,
2020-11-05 04:24:17 +03:00
"lint:clang-tidy" : "ts-node ./script/run-clang-tidy.ts" ,
2018-10-08 15:48:35 +03:00
"lint:cpp" : "node ./script/lint.js --cc" ,
2019-05-02 15:05:37 +03:00
"lint:objc" : "node ./script/lint.js --objc" ,
2018-10-08 15:48:35 +03:00
"lint:py" : "node ./script/lint.js --py" ,
"lint:gn" : "node ./script/lint.js --gn" ,
2021-01-14 11:31:26 +03:00
"lint:docs" : "remark docs -qf && npm run lint:js-in-markdown && npm run create-typescript-definitions && npm run lint:docs-relative-links && npm run lint:markdownlint" ,
2018-08-13 18:20:55 +03:00
"lint:docs-relative-links" : "python ./script/check-relative-doc-links.py" ,
2021-01-14 11:31:26 +03:00
"lint:markdownlint" : "markdownlint \"*.md\" \"docs/**/*.md\"" ,
2018-08-13 18:20:55 +03:00
"lint:js-in-markdown" : "standard-markdown docs" ,
2019-05-06 18:29:01 +03:00
"create-api-json" : "electron-docs-parser --dir=./" ,
"create-typescript-definitions" : "npm run create-api-json && electron-typescript-definitions --api=electron-api.json && node spec/ts-smoke/runner.js" ,
2019-03-08 23:52:28 +03:00
"gn-typescript-definitions" : "npm run create-typescript-definitions && shx cp electron.d.ts" ,
2019-02-15 01:28:41 +03:00
"pre-flight" : "pre-flight" ,
2019-08-30 20:37:02 +03:00
"gn-check" : "node ./script/gn-check.js" ,
2021-04-29 10:46:15 +03:00
"precommit" : "lint-staged" ,
2017-08-14 21:33:32 +03:00
"preinstall" : "node -e 'process.exit(0)'" ,
2017-07-12 20:18:40 +03:00
"prepack" : "check-for-leaks" ,
2021-04-29 10:46:15 +03:00
"prepare" : "husky install" ,
2018-09-13 19:57:39 +03:00
"repl" : "node ./script/start.js --interactive" ,
"start" : "node ./script/start.js" ,
2019-03-11 01:38:44 +03:00
"test" : "node ./script/spec-runner.js" ,
2019-06-02 23:03:03 +03:00
"tsc" : "tsc" ,
2020-10-20 22:10:15 +03:00
"webpack" : "webpack"
2017-07-14 00:09:21 +03:00
} ,
"license" : "MIT" ,
"author" : "Electron Community" ,
"keywords" : [
"electron"
2018-09-20 06:43:26 +03:00
] ,
2019-01-22 01:46:32 +03:00
"lint-staged" : {
"*.{js,ts}" : [
2020-07-09 07:19:49 +03:00
"node script/lint.js --js --fix --only --"
2019-01-22 01:46:32 +03:00
] ,
2019-04-03 03:12:10 +03:00
"*.{js,ts,d.ts}" : [
2020-08-07 23:48:46 +03:00
"ts-node script/gen-filenames.ts"
2019-04-03 03:12:10 +03:00
] ,
2019-01-22 01:46:32 +03:00
"*.{cc,mm,c,h}" : [
2020-07-09 07:19:49 +03:00
"python script/run-clang-format.py -r -c --fix"
2019-01-22 01:46:32 +03:00
] ,
"*.md" : [
2020-03-04 20:43:57 +03:00
"npm run lint:docs"
2019-02-06 00:54:45 +03:00
] ,
"*.{gn,gni}" : [
2019-08-30 20:37:02 +03:00
"npm run gn-check" ,
2020-07-09 07:19:49 +03:00
"python script/run-gn-format.py"
2019-02-06 00:54:45 +03:00
] ,
"*.py" : [
2020-07-09 07:19:49 +03:00
"node script/lint.js --py --fix --only --"
2019-02-06 21:27:20 +03:00
] ,
2019-03-21 22:15:55 +03:00
"docs/api/**/*.md" : [
2020-08-07 23:48:46 +03:00
"ts-node script/gen-filenames.ts" ,
2021-02-08 20:14:46 +03:00
"markdownlint --config .markdownlint.autofix.json --fix" ,
2019-02-16 04:03:50 +03:00
"git add filenames.auto.gni"
2019-10-31 23:11:51 +03:00
] ,
2019-12-13 20:18:45 +03:00
"{*.patch,.patches}" : [
2020-06-05 03:43:28 +03:00
"node script/lint.js --patches --only --" ,
2020-08-07 23:48:46 +03:00
"ts-node script/check-patch-diff.ts"
2019-12-13 20:18:45 +03:00
] ,
2019-10-31 23:11:51 +03:00
"DEPS" : [
"node script/gen-hunspell-filenames.js"
2019-01-22 01:46:32 +03:00
]
2018-09-21 08:24:42 +03:00
}
2022-03-29 16:01:08 +03:00
}