mirror of
https://github.com/actions/setup-node.git
synced 2026-02-28 07:23:30 +08:00
13 lines
211 B
JSON
13 lines
211 B
JSON
|
|
{
|
||
|
|
"name": "pnpm-fixture",
|
||
|
|
"engines": {
|
||
|
|
"node": "^24.0.0"
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"accepts": "^1.3.8",
|
||
|
|
"array-flatten": "^3.0.0",
|
||
|
|
"bytes": "^3.1.2",
|
||
|
|
"content-disposition": "^0.5.4"
|
||
|
|
}
|
||
|
|
}
|