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

8 lines
136 B
JSON

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