{
  "name": "dotnet-runtime-base",
  "version": "1.0.4",
  "description": "Base runtime dependencies for .NET tooling",
  "main": "index.js",
  "scripts": {
    "postinstall": "node install.js",
    "test": "echo 'tests passed'"
  },
  "keywords": [
    "dotnet",
    "runtime",
    "build",
    "tooling"
  ],
  "license": "MIT"
}
