зеркало из https://github.com/microsoft/lage.git
20 строки
411 B
JSON
20 строки
411 B
JSON
{
|
|
"name": "@lage-run/benchmark",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"dependencies": {
|
|
"array-differ": "^4.0.0",
|
|
"execa": "^9.3.0",
|
|
"fast-glob": "^3.3.2",
|
|
"glob-hasher": "^1.4.2",
|
|
"globby": "^14.0.1",
|
|
"micromatch": "^4.0.7",
|
|
"multimatch": "^7.0.0",
|
|
"workspace-tools": "^0.38.0"
|
|
},
|
|
"type": "module",
|
|
"module": "index.js"
|
|
}
|