mirror of
https://github.com/actions/setup-node.git
synced 2026-02-28 15:33:30 +08:00
12 lines
209 B
JSON
12 lines
209 B
JSON
|
|
{
|
||
|
|
"name": "npm-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"
|
||
|
|
}
|
||
|
|
}
|