oxc/npm/oxc-parser/package.json

19 lines
381 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/web-infra-dev/oxc.git",
"directory": "npm/oxc-parser"
},
"funding": {
"url": "https://github.com/sponsors/Boshen"
}
}