github.com/secoba/wails/v2@v2.6.4/internal/frontend/runtime/wrapper/package.json (about)

     1  {
     2    "name": "@wailsapp/runtime",
     3    "version": "2.0.0",
     4    "description": "Wails Javascript runtime library",
     5    "main": "runtime.js",
     6    "types": "runtime.d.ts",
     7    "scripts": {
     8    },
     9    "repository": {
    10      "type": "git",
    11      "url": "git+https://github.com/wailsapp/wails.git"
    12    },
    13    "keywords": [
    14      "Wails",
    15      "Javascript",
    16      "Go"
    17    ],
    18    "author": "Lea Anthony <lea.anthony@gmail.com>",
    19    "license": "MIT",
    20    "bugs": {
    21      "url": "https://github.com/wailsapp/wails/issues"
    22    },
    23    "homepage": "https://github.com/wailsapp/wails#readme"
    24  }