github.com/AlpineAIO/wails/v2@v2.0.0-beta.32.0.20240505041856-1047a8fa5fef/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    "repository": {
     9      "type": "git",
    10      "url": "git+https://github.com/AlpineAIO/wails.git"
    11    },
    12    "keywords": [
    13      "Wails",
    14      "Javascript",
    15      "Go"
    16    ],
    17    "author": "Lea Anthony <lea.anthony@gmail.com>",
    18    "license": "MIT",
    19    "bugs": {
    20      "url": "https://github.com/AlpineAIO/wails/issues"
    21    },
    22    "homepage": "https://github.com/AlpineAIO/wails#readme"
    23  }