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

8 lines
138 B
JSON
Raw Normal View History

2022-04-25 02:47:15 +00:00
{
"main": "dist/react-select.cjs.js",
"module": "dist/react-select.esm.js",
"preconstruct": {
"source": "../src/animated"
}
}