101 lines
2.4 KiB
JSON
101 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"rc-dropdown@2.4.1",
|
|
"/home/zhiyuanliu/gitlink/forgeplus-react"
|
|
]
|
|
],
|
|
"_from": "rc-dropdown@2.4.1",
|
|
"_id": "rc-dropdown@2.4.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-p0XYn0wrOpAZ2fUGE6YJ6U8JBNc5ASijznZ6dkojdaEfQJAeZtV9KMEewhxkVlxGSbbdXe10ptjBlTEW9vEwEg==",
|
|
"_location": "/rc-dropdown",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "rc-dropdown@2.4.1",
|
|
"name": "rc-dropdown",
|
|
"escapedName": "rc-dropdown",
|
|
"rawSpec": "2.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/antd"
|
|
],
|
|
"_resolved": "http://173.15.15.82:8081/repository/npm-all/rc-dropdown/-/rc-dropdown-2.4.1.tgz",
|
|
"_spec": "2.4.1",
|
|
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
|
|
"bugs": {
|
|
"url": "http://github.com/react-component/dropdown/issues"
|
|
},
|
|
"config": {
|
|
"port": 8006
|
|
},
|
|
"dependencies": {
|
|
"babel-runtime": "^6.26.0",
|
|
"classnames": "^2.2.6",
|
|
"prop-types": "^15.5.8",
|
|
"rc-trigger": "^2.5.1",
|
|
"react-lifecycles-compat": "^3.0.2"
|
|
},
|
|
"description": "dropdown ui component for react",
|
|
"devDependencies": {
|
|
"async": "~2.6.1",
|
|
"bootstrap": "~3.4.0",
|
|
"core-js": "^2.5.1",
|
|
"expect.js": "~0.3.1",
|
|
"jquery": "^3.3.1",
|
|
"pre-commit": "1.x",
|
|
"rc-menu": "^7.4.20",
|
|
"rc-test": "^6.0.8",
|
|
"rc-tools": "^7.0.2",
|
|
"react": "^16.0.0",
|
|
"react-dom": "^16.0.0"
|
|
},
|
|
"files": [
|
|
"lib",
|
|
"es",
|
|
"assets/*.css"
|
|
],
|
|
"homepage": "http://github.com/react-component/dropdown",
|
|
"keywords": [
|
|
"react",
|
|
"react-dropdown"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index",
|
|
"maintainers": [
|
|
{
|
|
"name": "yiminghe@gmail.com"
|
|
},
|
|
{
|
|
"name": "hualei5280@gmail.com"
|
|
}
|
|
],
|
|
"module": "./es/index",
|
|
"name": "rc-dropdown",
|
|
"pre-commit": [
|
|
"lint"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/react-component/dropdown.git"
|
|
},
|
|
"scripts": {
|
|
"build": "rc-tools run build",
|
|
"chrome-test": "rc-test run chrome-test",
|
|
"compile": "rc-tools run compile --babel-runtime",
|
|
"coverage": "rc-test run coverage",
|
|
"gh-pages": "rc-tools run gh-pages",
|
|
"karma": "rc-test run karma",
|
|
"lint": "rc-tools run lint",
|
|
"pub": "rc-tools run pub",
|
|
"saucelabs": "rc-test run saucelabs",
|
|
"start": "rc-tools run server",
|
|
"test": "rc-test run test"
|
|
},
|
|
"version": "2.4.1"
|
|
}
|