10 lines
256 B
JSON
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"
|
|
}
|
|
}
|