oxc/npm/oxc-resolver/package.json
2023-11-10 15:25:17 +00:00

19 lines
385 B
JSON

{
"name": "oxc-resolver",
"version": "0.0.1",
"description": "Oxc Resolver 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-resolver"
},
"funding": {
"url": "https://github.com/sponsors/Boshen"
}
}