trisquel-icecat/icecat/devtools/client/framework/test/reload/package.json
2025-10-06 02:35:48 -06:00

10 lines
256 B
JSON

{
"description": "Examples folders for testing sourcemps on code reload",
"main": "index.js",
"author": "Hubert B Manilla <hmanilla@mozilla.com>",
"license": "MIT",
"devDependencies": {
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
}
}