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