1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors_react-component-select

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
package.json 2.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
二货机器人 Отправлено 20.03.2025 10:20 3639a8a
{
"name": "@rc-component/select",
"version": "1.0.2",
"description": "React Select",
"engines": {
"node": ">=8.x"
},
"keywords": [
"react",
"react-component",
"react-select",
"select"
],
"main": "./lib/index",
"module": "./es/index",
"types": "./lib/index.d.ts",
"files": [
"assets/*.css",
"assets/*.less",
"es",
"lib"
],
"homepage": "http://github.com/react-component/select",
"repository": {
"type": "git",
"url": "git@github.com:react-component/select.git"
},
"bugs": {
"url": "http://github.com/react-component/select/issues"
},
"license": "MIT",
"scripts": {
"start": "dumi dev",
"build": "dumi build",
"prepare": "husky && dumi setup",
"compile": "father build && lessc assets/index.less assets/index.css",
"prepublishOnly": "npm run compile && rc-np",
"prettier": "prettier --write --ignore-unknown .",
"lint": "eslint src/ docs/ tests/ --ext .tsx,.ts,.jsx,.js",
"test": "rc-test",
"tsc": "tsc --noEmit",
"now-build": "npm run build"
},
"lint-staged": {
"*": "prettier --write --ignore-unknown"
},
"peerDependencies": {
"react": "*",
"react-dom": "*"
},
"dependencies": {
"@rc-component/trigger": "^3.0.0",
"@rc-component/motion": "^1.1.4",
"@rc-component/util": "^1.2.1",
"classnames": "2.x",
"rc-overflow": "^1.4.0",
"rc-virtual-list": "^3.5.2"
},
"devDependencies": {
"@rc-component/father-plugin": "^2.0.2",
"@rc-component/np": "^1.0.0",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.6",
"@types/jest": "^29.5.12",
"@types/react": "^18.3.0",
"@types/react-dom": "^18.3.0",
"babel-jest": "^29.6.1",
"cross-env": "^7.0.0",
"dumi": "^2.2.13",
"eslint": "^8.55.0",
"eslint-plugin-jest": "^28.8.1",
"eslint-plugin-unicorn": "^56.0.0",
"father": "^4.0.0",
"husky": "^9.1.5",
"jsonp": "^0.2.1",
"less": "^4.2.0",
"lint-staged": "^15.2.9",
"prettier": "^3.1.1",
"querystring": "^0.2.1",
"rc-dialog": "^9.0.0",
"rc-test": "^7.0.9",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.2.2"
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors_react-component-select.git
git@api.gitlife.ru:oschina-mirror/mirrors_react-component-select.git
oschina-mirror
mirrors_react-component-select
mirrors_react-component-select
master