Files
memecoin-botV2/.pnpm-store/v10/files/ff/b59202eaad6a24539adfce02b64da8a7a25b3caa0b940c81cd9c1fafe772143a89a5fb5038bdd87dd4eb5c5c70a5df0b0fcc4bfe92678a67263ad4b7bfbf98

26 lines
577 B
Plaintext

{
"name": "@oxc-project/types",
"version": "0.144.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"
}