forgeplus-react/node_modules/url-loader/options.json

19 lines
276 B
JSON

{
"type": "object",
"properties": {
"limit": {
"type": ["number", "string"]
},
"prefix": {
"type": "string"
},
"mimetype": {
"type": "string"
},
"encoding": {
"type": "string"
}
},
"additionalProperties": true
}