{
  "name": "@artale/pi-typing",
  "version": "1.1.2",
  "description": "Typing speed test with WPM tracking. Code snippets and quotes.",
  "keywords": [
    "pi-package",
    "pi-extension",
    "typing",
    "speed-test",
    "wpm"
  ],
  "license": "MIT",
  "author": "artale",
  "repository": {
    "type": "git",
    "url": "https://github.com/artale93/pi-typing.git"
  },
  "extensions": [
    "extensions/pi-typing.ts"
  ],
  "pi": {
    "commands": [
      "typing"
    ]
  }
}
