Sha256: 54e125c0bf2aeb5e0aa9488b085205d7f3068f41b29d7df88b5cd0f8baabb6a7

Contents?: true

Size: 883 Bytes

Versions: 8

Compression:

Stored size: 883 Bytes

Contents

{
  "name": "actionview-svelte-handler",
  "type": "module",
  "private": true,
  "types": "lib/ts/types/builder.d.ts",
  "typescript": {
    "definition": "lib/ts/types/builder.d.ts"
  },
  "ts-standard": {
    "project": "./tsconfig.json",
    "ignore": [
      "./lib/ts/types/",
      "types/"
    ]
  },
  "dependencies": {
    "@babel/core": "^7.25.2",
    "@babel/preset-env": "^7.25.3",
    "esbuild-svelte": "^0.8.1",
    "module-from-string": "^3.3.1",
    "recast": "^0.23.9",
    "svelte": "^4.2.18",
    "svelte-preprocess": "^6.0.2"
  },
  "engines": {
    "node": ">=12.16.0"
  },
  "scripts": {
    "lint": "ts-standard lib/ts/ --fix --format github",
    "build": "node build.esbuild.js",
    "postbuild": "tsc",
    "watch": "node watch.esbuild.js"
  },
  "devDependencies": {
    "esbuild": "0.23.0",
    "ts-standard": "^12.0.2",
    "typescript": "^5.5.4"
  }
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
actionview-svelte-handler-0.5.5 package.json
actionview-svelte-handler-0.5.4 package.json
actionview-svelte-handler-0.5.3 package.json
actionview-svelte-handler-0.5.2 package.json
actionview-svelte-handler-0.5.1 package.json
actionview-svelte-handler-0.5.0 package.json
actionview-svelte-handler-0.4.1 package.json
actionview-svelte-handler-0.4.0 package.json