1 Star 0 Fork 0

jaawu/webpack-lighthouse-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "webpack-lighthouse-plugin",
"version": "1.0.5",
"description": "A Lighthouse plugin for Webpack",
"main": "src/webpack-lighthouse-plugin.js",
"scripts": {
"demo": "cd test && webpack",
"lint": "eslint src/webpack-shell-plugin.js",
"clean": "rm -rf test/*.json test/*.html test/*.log"
},
"repository": {
"type": "git",
"url": "git+https://github.com/addyosmani/webpack-lighthouse-plugin.git"
},
"keywords": [
"progressive web apps",
"lighthouse",
"performance",
"auditing",
"time to interactive",
"tti",
"first meaningful paint",
"performance metrics",
"performance audits"
],
"author": "Addy Osmani",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/addyosmani/webpack-lighthouse-plugin/issues"
},
"homepage": "https://github.com/addyosmani/webpack-lighthouse-plugin#readme",
"devDependencies": {
"eslint": "^2.7.0",
"eslint-config-google": "^0.4.0",
"webpack": "^4.29.1",
"webpack-cli": "^3.2.1"
},
"dependencies": {
"lighthouse": "^4.1.0",
"lighthouse-logger": "^1.0.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jaawu/webpack-lighthouse-plugin.git
git@gitee.com:jaawu/webpack-lighthouse-plugin.git
jaawu
webpack-lighthouse-plugin
webpack-lighthouse-plugin
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385