GoScrobble/web/node_modules/react-select/async/package.json

8 lines
135 B
JSON

{
"main": "dist/react-select.cjs.js",
"module": "dist/react-select.esm.js",
"preconstruct": {
"source": "../src/Async"
}
}