{
  "name": "native-keymap",
  "version": "3.3.5",
  "description": "Get OS key mapping",
  "main": "index.js",
  "typings": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Microsoft/node-native-keymap.git"
  },
  "author": "Microsoft Corporation",
  "license": "MIT",
  "homepage": "https://github.com/Microsoft/node-native-keymap#readme"
}