vscode/build/npm/gyp/package.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
167 B
JSON
Raw Normal View History

2024-11-15 06:29:18 +00:00
{
"name": "code-oss-dev-build",
"version": "1.0.0",
"private": true,
"license": "MIT",
"devDependencies": {
"node-gyp": "^10.1.0"
},
"scripts": {}
}