Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
code / usr / share / code / resources / app / node_modules / native-keymap / package.json
Size: Mime:
{
  "name": "native-keymap",
  "version": "3.3.5",
  "description": "Get OS key mapping",
  "main": "index.js",
  "typings": "index.d.ts",
  "scripts": {
    "test": "node test/test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Microsoft/node-native-keymap.git"
  },
  "author": "Microsoft Corporation",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Microsoft/node-native-keymap/issues"
  },
  "homepage": "https://github.com/Microsoft/node-native-keymap#readme"
}