oxc/npm/oxc-parser/package.json
2023-11-10 14:30:18 +08:00

19 lines
379 B
JSON

{
"name": "oxc-parser",
"version": "0.2.0",
"description": "Oxc Parser Node API",
"main": "index.js",
"files": [
"index.d.ts",
"index.js"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/oxc-project/oxc.git",
"directory": "npm/oxc-parser"
},
"funding": {
"url": "https://github.com/sponsors/Boshen"
}
}