{
  "name": "@socketsupply/socket-linux-x64",
  "version": "0.6.0-rc.8",
  "description": "A Cross-Platform, Native Runtime for Desktop and Mobile Apps — Create apps using HTML, CSS, and JavaScript. Written from the ground up to be small and maintainable.",
  "type": "module",
  "main": "src/index.js",
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "scripts": {
    "test": ":",
    "install": "bin/verify-platform.js linux x64"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/socketsupply/socket.git"
  },
  "keywords": [
    "socket",
    "runtime",
    "webview",
    "javascript",
    "desktop",
    "mobile",
    "linux",
    "x64"
  ],
  "author": "Socket Supply, Co <info@socketsupply.co>",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/socketsupply/socket/issues"
  },
  "homepage": "https://github.com/socketsupply/socket#readme"
}
