{
  "name": "node-api-dotnet-generator",
  "version": "0.9.21",
  "description": "Node-API for .Net code generator",
  "main": "index.js",
  "bin": "index.js",
  "license": "MIT",
  "author": "Microsoft",
  "dependencies": {
    "node-api-dotnet": "0.9.21"
  },
  "keywords": [
    "Node-API",
    "NAPI",
    "generator",
    ".Net",
    "dotnet"
  ],
  "repository": "github:microsoft/node-api-dotnet",
  "homepage": "https://github.com/microsoft/node-api-dotnet#readme",
  "bugs": {
    "url": "https://github.com/microsoft/node-api-dotnet/issues"
  }
}