Sha256: ab730a62c654a83997500595d7d8f81f8671e663a7f66b689506e97cc189d422

Contents?: true

Size: 786 Bytes

Versions: 1

Compression:

Stored size: 786 Bytes

Contents

{
  "name": "@radioactive-labs/turbo-live",
  "version": "0.1.3",
  "description": "Async, progressively enhanced, live components for Ruby applications that work over Websockets and HTTP.",
  "type": "module",
  "main": "src/js/core.js",
  "files": [
    "src/"
  ],
  "author": "Stefan Froelich (@thedumbtechguy)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/radioactive-labs/turbo_live/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/radioactive-labs/turbo_live.git"
  },
  "publishConfig": {
    "access": "public"
  },
  "homepage": "https://github.com/radioactive-labs/turbo_live#readme",
  "dependencies": {
    "@hotwired/stimulus": "^3.2.2",
    "@hotwired/turbo": "^8.0.4"
  },
  "devDependencies": {},
  "scripts": {}
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
turbo_live-0.1.3 package.json