W72crm_web-master/node_modules/webpack/package.json

244 lines
9.3 KiB
JSON

{
"_from": "webpack@4.16.5",
"_id": "webpack@4.16.5",
"_inBundle": false,
"_integrity": "sha512-i5cHYHonzSc1zBuwB5MSzW4v9cScZFbprkHK8ZgzPDCRkQXGGpYzPmJhbus5bOrZ0tXTcQp+xyImRSvKb0b+Kw==",
"_location": "/webpack",
"_phantomChildren": {
"arr-diff": "4.0.0",
"array-unique": "0.3.2",
"assign-symbols": "1.0.0",
"braces": "2.3.2",
"esrecurse": "4.3.0",
"estraverse": "4.3.0",
"extglob": "2.0.4",
"fast-json-stable-stringify": "2.1.0",
"fragment-cache": "0.2.1",
"is-accessor-descriptor": "1.0.1",
"is-data-descriptor": "1.0.1",
"is-plain-object": "2.0.4",
"isobject": "3.0.1",
"kind-of": "6.0.3",
"nanomatch": "1.2.13",
"object.pick": "1.3.0",
"regex-not": "1.0.2",
"snapdragon": "0.8.2",
"to-regex": "3.0.2",
"uri-js": "4.4.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "webpack@4.16.5",
"name": "webpack",
"escapedName": "webpack",
"rawSpec": "4.16.5",
"saveSpec": null,
"fetchSpec": "4.16.5"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmmirror.com/webpack/-/webpack-4.16.5.tgz",
"_shasum": "29fb39462823d7eb8aefcab8b45f7f241db0d092",
"_spec": "webpack@4.16.5",
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master",
"author": {
"name": "Tobias Koppers @sokra"
},
"bin": {
"webpack": "bin/webpack.js"
},
"bugs": {
"url": "https://github.com/webpack/webpack/issues"
},
"bundleDependencies": false,
"dependencies": {
"@webassemblyjs/ast": "1.5.13",
"@webassemblyjs/helper-module-context": "1.5.13",
"@webassemblyjs/wasm-edit": "1.5.13",
"@webassemblyjs/wasm-opt": "1.5.13",
"@webassemblyjs/wasm-parser": "1.5.13",
"acorn": "^5.6.2",
"acorn-dynamic-import": "^3.0.0",
"ajv": "^6.1.0",
"ajv-keywords": "^3.1.0",
"chrome-trace-event": "^1.0.0",
"enhanced-resolve": "^4.1.0",
"eslint-scope": "^4.0.0",
"json-parse-better-errors": "^1.0.2",
"loader-runner": "^2.3.0",
"loader-utils": "^1.1.0",
"memory-fs": "~0.4.1",
"micromatch": "^3.1.8",
"mkdirp": "~0.5.0",
"neo-async": "^2.5.0",
"node-libs-browser": "^2.0.0",
"schema-utils": "^0.4.4",
"tapable": "^1.0.0",
"uglifyjs-webpack-plugin": "^1.2.4",
"watchpack": "^1.5.0",
"webpack-sources": "^1.0.1"
},
"deprecated": false,
"description": "Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.",
"devDependencies": {
"@types/node": "^9.6.4",
"@types/tapable": "^1.0.1",
"@types/webpack-sources": "^0.1.4",
"benchmark": "^2.1.1",
"bundle-loader": "~0.5.0",
"codacy-coverage": "^2.0.1",
"coffee-loader": "^0.9.0",
"coffeescript": "^1.10.0",
"coveralls": "^2.11.2",
"css-loader": "^0.28.3",
"es6-promise-polyfill": "^1.1.1",
"eslint": "^5.2.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-jest": "^21.18.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-prettier": "^2.6.2",
"express": "~4.13.1",
"file-loader": "^1.1.6",
"glob": "^7.1.2",
"husky": "^1.0.0-rc.6",
"i18n-webpack-plugin": "^1.0.0",
"istanbul": "^0.4.5",
"jade": "^1.11.0",
"jade-loader": "~0.8.0",
"jest": "^23.4.1",
"jest-silent-reporter": "^0.0.5",
"json-loader": "^0.5.7",
"less": "^2.5.1",
"less-loader": "^4.0.3",
"lint-staged": "^7.2.0",
"lodash": "^4.17.4",
"prettier": "^1.14.0",
"pug": "^2.0.3",
"pug-loader": "^2.4.0",
"raw-loader": "~0.5.0",
"react": "^15.2.1",
"react-dom": "^15.2.1",
"rimraf": "^2.6.2",
"script-loader": "~0.7.0",
"simple-git": "^1.65.0",
"style-loader": "^0.19.1",
"typescript": "^3.0.0-rc",
"url-loader": "^0.6.2",
"val-loader": "^1.0.2",
"vm-browserify": "~0.0.0",
"wast-loader": "^1.5.5",
"webpack-dev-middleware": "^1.9.0",
"worker-loader": "^1.1.1",
"xxhashjs": "^0.2.1"
},
"engines": {
"node": ">=6.11.5"
},
"files": [
"lib/",
"bin/",
"buildin/",
"hot/",
"web_modules/",
"schemas/",
"SECURITY.md"
],
"homepage": "https://github.com/webpack/webpack",
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"jest": {
"forceExit": true,
"setupTestFrameworkScriptFile": "<rootDir>/test/setupTestFramework.js",
"testMatch": [
"<rootDir>/test/*.test.js",
"<rootDir>/test/*.unittest.js"
],
"watchPathIgnorePatterns": [
"<rootDir>/node_modules/webpack/node_modules/",
"<rootDir>/test/js/",
"<rootDir>/test/browsertest/js/",
"<rootDir>/test/fixtures/temp-cache-fixture/",
"<rootDir>/test/fixtures/temp-",
"<rootDir>/benchmark/",
"<rootDir>/examples/*/dist",
"<rootDir>/coverage/",
"<rootDir>/.eslintcache/"
],
"modulePathIgnorePatterns": [
"<rootDir>/node_modules/webpack/node_modules/",
"<rootDir>/test/js/",
"<rootDir>/test/browsertest/js/",
"<rootDir>/test/fixtures/temp-cache-fixture/",
"<rootDir>/test/fixtures/temp-",
"<rootDir>/benchmark/",
"<rootDir>/examples/*/dist",
"<rootDir>/coverage/",
"<rootDir>/.eslintcache/"
],
"transformIgnorePatterns": [
"<rootDir>/"
],
"coverageDirectory": "<rootDir>/coverage",
"coveragePathIgnorePatterns": [
"\\.runtime\\.js$",
"<rootDir>/test/",
"<rootDir>/schemas/",
"<rootDir>/node_modules/"
],
"testEnvironment": "node",
"coverageReporters": [
"json"
]
},
"license": "MIT",
"lint-staged": {
"lib/**/*.js": [
"eslint --cache"
]
},
"main": "lib/webpack.js",
"name": "webpack",
"repository": {
"type": "git",
"url": "git+https://github.com/webpack/webpack.git"
},
"scripts": {
"appveyor:benchmark": "yarn benchmark --ci",
"appveyor:integration": "yarn cover:init && yarn cover:integration \"test/(?!TestCases)\" --ci %JEST% && move coverage\\coverage-final.json coverage\\coverage-final-1.json&& yarn cover:integration \"test/TestCasesD\" --ci %JEST% && move coverage\\coverage-final.json coverage\\coverage-final-2.json && yarn cover:integration \"test/TestCases(?!D)\" --ci %JEST% && move coverage\\coverage-final.json coverage\\coverage-final-3.json",
"appveyor:unit": "yarn cover:init && yarn cover:unit --ci %JEST%",
"benchmark": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.benchmark.js\" --runInBand",
"build:examples": "cd examples && node buildAll.js",
"code-lint": "eslint --cache setup lib bin hot buildin benchmark tooling \"test/*.js\" \"test/**/webpack.config.js\" \"examples/**/webpack.config.js\" \"schemas/**/*.js\"",
"cover": "yarn cover:init && yarn cover:all && yarn cover:report",
"cover:all": "node --max-old-space-size=4096 node_modules/jest-cli/bin/jest --coverage",
"cover:init": "rimraf coverage",
"cover:integration": "node --max-old-space-size=4096 node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.test.js\" --coverage",
"cover:report": "istanbul report",
"cover:unit": "node --max-old-space-size=4096 node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.unittest.js\" --coverage",
"fix": "yarn code-lint --fix",
"lint": "yarn code-lint && yarn schema-lint && yarn type-lint",
"prelint": "yarn setup",
"pretest": "yarn lint",
"pretty": "prettier --write \"setup/**/*.js\" \"lib/**/*.js\" \"bin/*.js\" \"hot/*.js\" \"buildin/*.js\" \"benchmark/**/*.js\" \"tooling/*.js\" \"test/*.js\" \"test/**/webpack.config.js\" \"examples/**/webpack.config.js\" \"schemas/**/*.js\" \"declarations.d.ts\" \"tsconfig.json\"",
"schema-lint": "node --max-old-space-size=4096 node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.lint.js\" --no-verbose",
"setup": "node ./setup/setup.js",
"test": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest",
"test:basic": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/{TestCasesNormal,StatsTestCases,ConfigTestCases}.test.js\"",
"test:integration": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.test.js\"",
"test:unit": "node --max-old-space-size=4096 --trace-deprecation node_modules/jest-cli/bin/jest --testMatch \"<rootDir>/test/*.unittest.js\"",
"test:update-snapshots": "yarn jest -u",
"travis:basic": "yarn test:basic --ci $JEST",
"travis:benchmark": "yarn benchmark --ci",
"travis:integration": "yarn cover:init && yarn cover:integration \"test/(?!TestCases)\" --ci $JEST && mv coverage/coverage-final.json coverage/coverage-final-1.json && yarn cover:integration \"test/TestCasesD\" --ci $JEST && mv coverage/coverage-final.json coverage/coverage-final-2.json && yarn cover:integration \"test/TestCases(?!D)\" --ci $JEST && mv coverage/coverage-final.json coverage/coverage-final-3.json",
"travis:lint-unit": "yarn lint && yarn cover:init && yarn cover:unit --ci $JEST",
"type-lint": "tsc --pretty"
},
"version": "4.16.5",
"web": "lib/webpack.web.js"
}