105 lines
2.5 KiB
JSON
105 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"rc-trigger@2.6.5",
|
|
"/home/zhiyuanliu/gitlink/forgeplus-react"
|
|
]
|
|
],
|
|
"_from": "rc-trigger@2.6.5",
|
|
"_id": "rc-trigger@2.6.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-m6Cts9hLeZWsTvWnuMm7oElhf+03GOjOLfTuU0QmdB9ZrW7jR2IpI5rpNM7i9MvAAlMAmTx5Zr7g3uu/aMvZAw==",
|
|
"_location": "/rc-trigger",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "rc-trigger@2.6.5",
|
|
"name": "rc-trigger",
|
|
"escapedName": "rc-trigger",
|
|
"rawSpec": "2.6.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.6.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/antd",
|
|
"/antd/rc-select",
|
|
"/rc-calendar",
|
|
"/rc-cascader",
|
|
"/rc-dropdown",
|
|
"/rc-mentions",
|
|
"/rc-menu",
|
|
"/rc-select",
|
|
"/rc-time-picker",
|
|
"/rc-tooltip"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/rc-trigger/-/rc-trigger-2.6.5.tgz",
|
|
"_spec": "2.6.5",
|
|
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
|
|
"author": "",
|
|
"bugs": {
|
|
"url": "https://github.com/react-component/trigger/issues"
|
|
},
|
|
"config": {
|
|
"port": 8200
|
|
},
|
|
"dependencies": {
|
|
"babel-runtime": "6.x",
|
|
"classnames": "^2.2.6",
|
|
"prop-types": "15.x",
|
|
"rc-align": "^2.4.0",
|
|
"rc-animate": "2.x",
|
|
"rc-util": "^4.4.0",
|
|
"react-lifecycles-compat": "^3.0.4"
|
|
},
|
|
"description": "base abstract trigger component for react",
|
|
"devDependencies": {
|
|
"async": "~1.5.0",
|
|
"core-js": "^2.5.1",
|
|
"expect.js": "0.3.x",
|
|
"jquery": "~1.11.3",
|
|
"pre-commit": "1.x",
|
|
"rc-test": "6.x",
|
|
"rc-tools": "7.x",
|
|
"react": "^16.0.0",
|
|
"react-dom": "^16.0.0"
|
|
},
|
|
"files": [
|
|
"es",
|
|
"lib",
|
|
"assets/*.css"
|
|
],
|
|
"homepage": "https://github.com/react-component/trigger",
|
|
"keywords": [
|
|
"react",
|
|
"react-component",
|
|
"react-trigger",
|
|
"trigger"
|
|
],
|
|
"licenses": "MIT",
|
|
"main": "./lib/index",
|
|
"module": "./es/index",
|
|
"name": "rc-trigger",
|
|
"pre-commit": [
|
|
"lint"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/react-component/trigger.git"
|
|
},
|
|
"scripts": {
|
|
"build": "rc-tools run build",
|
|
"chrome-test": "rc-test run chrome-test",
|
|
"compile": "rc-tools run compile",
|
|
"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 --babel-runtime",
|
|
"saucelabs": "rc-test run saucelabs",
|
|
"start": "rc-tools run server",
|
|
"test": "rc-test run test"
|
|
},
|
|
"version": "2.6.5"
|
|
}
|