{ "name": "@apollo/query-planner-wasm", "collaborators": [ "Apollo " ], "description": "Bridge code written in Rust to Javascript/Typescript, to be internally used by Apollo Gateway. This package is not meant to be independently consumed.", "version": "0.0.0-DO.NOT.CHANGE", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/apollographql/federation" }, "files": [ "index_bg.wasm", "index.js", "index_bg.js", "index.d.ts" ], "main": "index.js", "homepage": "https://github.com/apollographql/federation", "types": "index.d.ts" }