{
"name": "h5p-arithmetic-quiz",
"version": "1.1.22",
"description": "A general library that is supposed to be used in most PHP implementations of H5P.",
"scripts": {
"build": "webpack && rm js/odometer.min.js.LICENSE.txt"
},
"devDependencies": {
"copy-webpack-plugin": "^12.0.2",
"odometer": "0.4.8",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4"
}
}