mirror of
https://github.com/dependabot/fetch-metadata.git
synced 2026-03-12 18:07:12 -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"
|
|
}
|