Files

12 lines
310 B
JSON

{
"name": "brace-expansion",
"version": "5.0.9-compat.1",
"private": true,
"description": "CommonJS compatibility adapter for the bounded brace-expansion 5.0.9 implementation",
"main": "index.cjs",
"license": "MIT",
"dependencies": {
"brace-expansion-safe": "npm:brace-expansion@5.0.9"
}
}