mirror of https://github.com/apache/jmeter.git
14 lines
325 B
JSON
14 lines
325 B
JSON
{
|
|
"name": "jmeter-docs",
|
|
"version": "1.0.0",
|
|
"description": "Web fonts for Apache JMeter documentation",
|
|
"private": true,
|
|
"scripts": {
|
|
"convert:properties": "node tools/convert-properties.js"
|
|
},
|
|
"dependencies": {
|
|
"@fontsource/merriweather": "^5.1.0",
|
|
"@fortawesome/fontawesome-free": "^7.0.0"
|
|
}
|
|
}
|