UNPKG

@oxc-project/types

Version:

Types for Oxc AST nodes

26 lines 577 B
{ "name": "@oxc-project/types", "version": "0.105.0", "description": "Types for Oxc AST nodes", "keywords": [ "AST", "Parser" ], "homepage": "https://oxc.rs", "bugs": "https://github.com/oxc-project/oxc/issues", "license": "MIT", "author": "Boshen and oxc contributors", "repository": { "type": "git", "url": "git+https://github.com/oxc-project/oxc.git", "directory": "npm/oxc-types" }, "funding": { "url": "https://github.com/sponsors/Boshen" }, "files": [ "types.d.ts" ], "type": "module", "types": "types.d.ts" }