{ "name": "@oxidation-compiler/napi", "version": "0.1.0", "description": "The JavaScript Oxidation Compiler Node API", "main": "index.js", "author": "Boshen and oxc contributors", "files": [ "index.d.ts", "index.js" ], "license": "MIT", "repository": { "type": "git", "url": "https://github.com/web-infra-dev/oxc", "directory": "npm/napi" }, "funding": { "url": "https://github.com/sponsors/Boshen" } }