{ "name": "apicize-tools", "version": "1.0.0", "description": "Minified JS tools to include for testing", "main": "index.js", "license": "MIT", "scripts": { "build": "webpack" }, "devDependencies": { "@xmldom/xmldom": "^0.9.5", "chai": "^4.3.10", "jsonpath-plus": "^10.1.0", "terser-webpack-plugin": "^5.3.10", "util": "^0.12.5", "webpack": "^5.89.0", "webpack-cli": "^5.1.4", "xpath": "^0.0.34" } }