mirror of
https://github.com/dependabot/fetch-metadata.git
synced 2026-03-13 18:17:13 -04:00
6 lines
129 B
JSON
6 lines
129 B
JSON
{
|
|
"name": "Node.js",
|
|
"image": "mcr.microsoft.com/devcontainers/javascript-node:0-16",
|
|
"postCreateCommand": "npm install"
|
|
}
|