UNPKG

tree-sitter-wasm

Version:

Pre-built WebAssembly binaries and queries for tree-sitter grammars.

161 lines 9.91 kB
{ "name": "tree-sitter-wasm", "version": "1.1.4", "description": "Pre-built WebAssembly binaries and queries for tree-sitter grammars.", "keywords": [ "incremental", "parsing", "parser", "ts-wasms", "webassembly", "syntax-tree", "tree-sitter", "wasm" ], "homepage": "https://github.com/Crysthamus/tree-sitter-wasm#readme", "bugs": { "url": "https://github.com/Crysthamus/tree-sitter-wasm/issues" }, "repository": { "type": "git", "url": "Crysthamus/tree-sitter-wasm" }, "author": "Crysthamus", "license": "MIT", "type": "module", "main": "index.js", "types": "index.d.ts", "exports": { ".": { "types": "./index.d.ts", "import": "./index.js", "default": "./index.js" }, "./manifest.json": "./manifest.json", "./*": "./out/*" }, "files": [ "out", "index.js", "index.d.ts", "manifest.json" ], "devEngines": { "packageManager": { "name": "pnpm", "version": "^11.1.2", "onFail": "download" } }, "devDependencies": { "@6cdh/tree-sitter-racket": "0.24.7-1", "@6cdh/tree-sitter-scheme": "0.24.7-1", "@derekstride/tree-sitter-sql": "^0.3.11", "@eagleoutice/tree-sitter-r": "^1.1.2", "@elm-tooling/tree-sitter-elm": "^5.9.4", "@tree-sitter-grammars/tree-sitter-hcl": "git+https://github.com/Crysthamus/tree-sitter-hcl.git#eaa20bc01e886864e128f1c60a06b41ca2f38ffc", "@tree-sitter-grammars/tree-sitter-lua": "^0.4.1", "@tree-sitter-grammars/tree-sitter-markdown": "git+https://github.com/tree-sitter-grammars/tree-sitter-markdown.git#a0a00f817d02412bd92c54d316f164d827b57b5c", "@tree-sitter-grammars/tree-sitter-toml": "^0.7.0", "@tree-sitter-grammars/tree-sitter-xml": "^0.7.0", "@tree-sitter-grammars/tree-sitter-zig": "^1.1.2", "p-map": "^7.0.4", "tree-sitter-ada": "git+https://github.com/briot/tree-sitter-ada.git#dd5fa4cdb3aba91abc687aa68fb1431396fce6a6", "tree-sitter-angular": "^0.9.2", "tree-sitter-arduino": "^0.24.0", "tree-sitter-asm": "git+https://github.com/RubixDev/tree-sitter-asm.git#839741fef4dab5128952334624905c82b40c7133", "tree-sitter-astro": "git+https://github.com/virchau13/tree-sitter-astro.git#213f6e6973d9b456c6e50e86f19f66877e7ef0ee", "tree-sitter-awk": "^0.7.2", "tree-sitter-bash": "^0.25.1", "tree-sitter-bibtex": "git+https://github.com/latex-lsp/tree-sitter-bibtex.git#8d04ed27b3bc7929f14b7df9236797dab9f3fa66", "tree-sitter-c": "^0.24.1", "tree-sitter-c-sharp": "^0.23.5", "tree-sitter-cairo": "git+https://github.com/starkware-libs/tree-sitter-cairo.git#638b096f276196e0e201970f39f665c2e4613b0d", "tree-sitter-cli": "^0.26.8", "tree-sitter-clojure": "git+https://github.com/sogaiu/tree-sitter-clojure.git#e43eff80d17cf34852dcd92ca5e6986d23a7040f", "tree-sitter-cmake": "git+https://github.com/uyha/tree-sitter-cmake.git#ca627bb5828616b6246aafdc3c3222789e728e37", "tree-sitter-comment": "^0.3.0", "tree-sitter-commonlisp": "git+https://github.com/tree-sitter-grammars/tree-sitter-commonlisp.git#32323509b3d9fe96607d151c2da2c9009eb13a2f", "tree-sitter-cpp": "^0.23.4", "tree-sitter-css": "^0.25.0", "tree-sitter-csv": "git+https://github.com/tree-sitter-grammars/tree-sitter-csv.git#f6bf6e35eb0b95fbadea4bb39cb9709507fcb181", "tree-sitter-cuda": "^0.21.1", "tree-sitter-d": "git+https://github.com/gdamore/tree-sitter-d.git#64f27931b4e6fdd75af1102c79bacbca68a8dacc", "tree-sitter-dart": "git+https://github.com/UserNobody14/tree-sitter-dart.git#be07cf7118d3dba06236a3f19541685a68209934", "tree-sitter-desktop": "git+https://github.com/ValdezFOmar/tree-sitter-desktop.git#89210af12afabb71a2c9f3d56a964ff0844027dc", "tree-sitter-devicetree": "^0.15.0", "tree-sitter-diff": "git+https://github.com/tree-sitter-grammars/tree-sitter-diff.git#0f8fe525b2ff5fbd7f21d0dcfb756fbbe30ca844", "tree-sitter-dockerfile": "git+https://github.com/camdencheek/tree-sitter-dockerfile.git#971acdd908568b4531b0ba28a445bf0bb720aba5", "tree-sitter-editorconfig": "git+https://github.com/ValdezFOmar/tree-sitter-editorconfig.git#1882c3f165aa6b56c4c7af91388d97b00ca1afe3", "tree-sitter-elisp": "^1.7.2", "tree-sitter-elixir": "^0.3.5", "tree-sitter-embedded-template": "^0.25.0", "tree-sitter-erlang": "git+https://github.com/WhatsApp/tree-sitter-erlang.git#6ba4c762eb3065495e3db85697ffeecdf364ce35", "tree-sitter-fish": "git+https://github.com/ram02z/tree-sitter-fish.git#f435b0bd772578c70e5d158b85267bb886316f88", "tree-sitter-fortran": "git+https://github.com/stadelmanma/tree-sitter-fortran.git#7edacd2b21aa80057d9725384a1304a1c758e0f8", "tree-sitter-gdscript": "^6.1.0", "tree-sitter-gdshader": "git+https://github.com/airblast-dev/tree-sitter-gdshader.git#68268631c8b6dc093985f1246b099f81b30ea7d1", "tree-sitter-git-config": "git+https://github.com/the-mikedavis/tree-sitter-git-config.git#3a61756a81a86291a0f48e3eeeaa0692b9981aa9", "tree-sitter-git-rebase": "git+https://github.com/the-mikedavis/tree-sitter-git-rebase.git#32686d6b72980b36f876ae2d07719c9c3ed154e2", "tree-sitter-gitattributes": "^0.1.6", "tree-sitter-gitignore": "git+https://github.com/shunsambongi/tree-sitter-gitignore.git#f4685bf11ac466dd278449bcfe5fd014e94aa504", "tree-sitter-gleam": "git+https://github.com/gleam-lang/tree-sitter-gleam.git#cefbd6863983b4df3214b7934bde5e9ca63d5b7f", "tree-sitter-glsl": "^0.2.0", "tree-sitter-go": "^0.25.0", "tree-sitter-godot-resource": "^0.7.0", "tree-sitter-graphql": "git+https://github.com/joowani/tree-sitter-graphql.git#df5b88d1d24dcfc02e64919d2d20491359abe4c8", "tree-sitter-groovy": "git+https://github.com/murtaza64/tree-sitter-groovy.git#deb0dcf8c4544f07564060f6e9b9f6e4b0bfc27d", "tree-sitter-haskell": "^0.23.1", "tree-sitter-html": "^0.23.2", "tree-sitter-ini": "git+https://github.com/justinmk/tree-sitter-ini.git#e4018b5176132b4f3c5d6e61cea383f42288d0f5", "tree-sitter-java": "^0.23.5", "tree-sitter-javascript": "^0.25.0", "tree-sitter-jq": "git+https://github.com/flurie/tree-sitter-jq.git#c204e36d2c3c6fce1f57950b12cabcc24e5cc4d9", "tree-sitter-json": "^0.24.8", "tree-sitter-julia": "git+https://github.com/tree-sitter/tree-sitter-julia.git#e0f9dcd180fdcfcfa8d79a3531e11d99e79321d3", "tree-sitter-just": "git+https://github.com/casey/tree-sitter-just.git#5685543a6e64f66335e25518c9ae8ffa1dae3d01", "tree-sitter-kdl": "git+https://github.com/tree-sitter-grammars/tree-sitter-kdl.git#b37e3d58e5c5cf8d739b315d6114e02d42e66664", "tree-sitter-kotlin": "^0.3.8", "tree-sitter-latex": "git+https://github.com/latex-lsp/tree-sitter-latex.git#fa8df448fc2c0192a8c2f8cfc97de53cb2b4ecb9", "tree-sitter-liquid": "git+https://github.com/hankthetank27/tree-sitter-liquid.git#e45dbac8c5fa95b1f0e00e7e0c04bc8855823391", "tree-sitter-make": "git+https://github.com/tree-sitter-grammars/tree-sitter-make.git#70613f3d812cbabbd7f38d104d60a409c4008b43", "tree-sitter-matlab": "git+https://github.com/acristoffers/tree-sitter-matlab.git#c9ef947ec67fb6b500d5def4f5e09b56990a9f91", "tree-sitter-nginx": "^1.0.1", "tree-sitter-nim": "git+https://github.com/alaviss/tree-sitter-nim.git#ac72ba30d16edf0be021588a9301ede4accd6cf4", "tree-sitter-nix": "git+https://github.com/nix-community/tree-sitter-nix.git#3d0173d903e630b6e14d17f1cf79488791379ded", "tree-sitter-objc": "^3.0.2", "tree-sitter-ocaml": "git+https://github.com/tree-sitter/tree-sitter-ocaml.git#b40028552b03e291ac43b59b51908d56effa597b", "tree-sitter-perl": "git+https://github.com/tree-sitter-perl/tree-sitter-perl.git#567caa6fc6adbe19977bc6c21fd31275fc54d810", "tree-sitter-php": "^0.24.2", "tree-sitter-powershell": "^0.26.4", "tree-sitter-prisma": "^1.6.0", "tree-sitter-proto": "git+https://github.com/coder3101/tree-sitter-proto.git#da7cbaa5c95e4ea53c36d747f53e684f0d7cc45b", "tree-sitter-python": "^0.25.0", "tree-sitter-qmljs": "^0.3.0", "tree-sitter-query": "git+https://github.com/tree-sitter-grammars/tree-sitter-query.git#8e9e223812ff30854fbc912adbec696ba5f0e023", "tree-sitter-razor": "git+https://github.com/tris203/tree-sitter-razor.git#d4664e409caaea12f73c9525484e3cf88b1cf718", "tree-sitter-regex": "^0.25.0", "tree-sitter-requirements": "^0.6.1", "tree-sitter-ruby": "^0.23.1", "tree-sitter-rust": "^0.24.0", "tree-sitter-scala": "^0.24.0", "tree-sitter-scss": "^1.0.0", "tree-sitter-sln": "git+https://github.com/Crysthamus/tree-sitter-sln#691d383fd406149201ef6b8a94e2cfc0f514ae3c", "tree-sitter-solidity": "^1.2.13", "tree-sitter-ssh-config": "git+https://github.com/tree-sitter-grammars/tree-sitter-ssh-config.git#0c35b243392268f48fd096607da192d76c843398", "tree-sitter-svelte": "git+https://github.com/Himujjal/tree-sitter-svelte#60ea1d673a1a3eeeb597e098d9ada9ed0c79ef4b", "tree-sitter-swift": "^0.7.1", "tree-sitter-systemverilog": "^0.4.0", "tree-sitter-templ": "git+https://github.com/vrischmann/tree-sitter-templ.git#04bae7c82de2fcfec94254fef50f5f1c5924f5f5", "tree-sitter-typescript": "^0.23.2", "tree-sitter-typst": "git+https://github.com/uben0/tree-sitter-typst.git#46cf4ded12ee974a70bf8457263b67ad7ee0379d", "tree-sitter-vim": "git+https://github.com/Crysthamus/tree-sitter-vim.git#87ca54bb5e67036bf84481e73353bece72db028d", "tree-sitter-vimdoc": "git+https://github.com/neovim/tree-sitter-vimdoc.git#f061895a0eff1d5b90e4fb60d21d87be3267031a", "tree-sitter-vue": "git+https://github.com/tree-sitter-grammars/tree-sitter-vue.git#ce8011a414fdf8091f4e4071752efc376f4afb08", "tree-sitter-yaml": "git+https://github.com/tree-sitter-grammars/tree-sitter-yaml.git#a1c4812a73ec5e089de8e441fdea3a921e8d5079" }, "scripts": { "build": "node build.js", "test": "echo \"WASM binaries verified during build.\" && exit 0" } }