99 lines
3.2 KiB
JSON
99 lines
3.2 KiB
JSON
|
{
|
||
|
"_from": "script-ext-html-webpack-plugin@2.0.1",
|
||
|
"_id": "script-ext-html-webpack-plugin@2.0.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-kUH+XhpjG95ABMnWeKCguM7NCOqSrGlYEnJQKgvPIyq5+FzQuACMLzWOB/Lp7t0sKqKLWNLu8i6MmLRKRo1IUw==",
|
||
|
"_location": "/script-ext-html-webpack-plugin",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "script-ext-html-webpack-plugin@2.0.1",
|
||
|
"name": "script-ext-html-webpack-plugin",
|
||
|
"escapedName": "script-ext-html-webpack-plugin",
|
||
|
"rawSpec": "2.0.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "2.0.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#DEV:/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmmirror.com/script-ext-html-webpack-plugin/-/script-ext-html-webpack-plugin-2.0.1.tgz",
|
||
|
"_shasum": "90ac3d77f1892ad9054c3752f0e4673607f6d9a3",
|
||
|
"_spec": "script-ext-html-webpack-plugin@2.0.1",
|
||
|
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master",
|
||
|
"author": {
|
||
|
"name": "Mike Evans",
|
||
|
"email": "mike.evans@numical.com",
|
||
|
"url": "https://github.com/numical"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/numical/script-ext-html-webpack-plugin/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"debug": "^3.1.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Enhances html-webpack-plugin functionality with async and defer attributes for script elements",
|
||
|
"devDependencies": {
|
||
|
"css-loader": "^0.28.10",
|
||
|
"dynavers": "^0.2.0",
|
||
|
"handlebars": "^4.0.11",
|
||
|
"handlebars-loader": "1.6.0",
|
||
|
"html-webpack-plugin": "^3.0.6",
|
||
|
"jasmine": "^3.1.0",
|
||
|
"jasmine-spec-reporter": "^4.2.1",
|
||
|
"jasmine2-custom-message": "^0.9.0",
|
||
|
"rimraf": "^2.6.2",
|
||
|
"semistandard": "^12.0.1",
|
||
|
"uglifyjs-webpack-plugin": "^1.2.2",
|
||
|
"webpack-config": "7.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.11.5"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js",
|
||
|
"lib/"
|
||
|
],
|
||
|
"homepage": "https://github.com/numical/script-ext-html-webpack-plugin",
|
||
|
"keywords": [
|
||
|
"webpack",
|
||
|
"plugin",
|
||
|
"html-webpack-plugin",
|
||
|
"async",
|
||
|
"defer",
|
||
|
"inline",
|
||
|
"script",
|
||
|
"module",
|
||
|
"resource hints",
|
||
|
"prefetch",
|
||
|
"preload",
|
||
|
"dynamic script",
|
||
|
"async script"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "script-ext-html-webpack-plugin",
|
||
|
"peerDependencies": {
|
||
|
"webpack": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0",
|
||
|
"html-webpack-plugin": "^3.0.0"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/numical/script-ext-html-webpack-plugin.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"debug": "DEBUG=ScriptExt VERSION=webpack4 jasmine",
|
||
|
"node-debug": "DEBUG=ScriptExt VERSION=webpack4 node-debug jasmine",
|
||
|
"pretest": "semistandard & install-module-versions dynavers.json",
|
||
|
"test": "VERSION=webpack1 jasmine && VERSION=webpack2 jasmine && VERSION=webpack3 jasmine && VERSION=webpack4 jasmine",
|
||
|
"test:webpack1": "VERSION=webpack1 jasmine",
|
||
|
"test:webpack2": "VERSION=webpack2 jasmine",
|
||
|
"test:webpack3": "VERSION=webpack3 jasmine",
|
||
|
"test:webpack4": "VERSION=webpack4 jasmine"
|
||
|
},
|
||
|
"version": "2.0.1"
|
||
|
}
|