custom-app
Version:
ITIMS��Ʒ�鿪��ר��React���,�Dz��ý��ּ�dhcc-app���������
92 lines (91 loc) • 2.19 kB
JSON
{
"_args": [
[
"rc-align@2.4.5",
"G:\\dhcc-app-dll"
]
],
"_from": "rc-align@2.4.5",
"_id": "rc-align@2.4.5",
"_inBundle": false,
"_integrity": "sha512-nv9wYUYdfyfK+qskThf4BQUSIadeI/dCsfaMZfNEoxm9HwOIioQ+LyqmMK6jWHAZQgOzMLaqawhuBXlF63vgjw==",
"_location": "/rc-align",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "rc-align@2.4.5",
"name": "rc-align",
"escapedName": "rc-align",
"rawSpec": "2.4.5",
"saveSpec": null,
"fetchSpec": "2.4.5"
},
"_requiredBy": [
"/rc-tree-select/rc-trigger",
"/rc-trigger"
],
"_resolved": "https://registry.npmjs.org/rc-align/-/rc-align-2.4.5.tgz",
"_spec": "2.4.5",
"_where": "G:\\dhcc-app-dll",
"author": "",
"bugs": {
"url": "http://github.com/react-component/align/issues"
},
"config": {
"port": 8100
},
"dependencies": {
"babel-runtime": "^6.26.0",
"dom-align": "^1.7.0",
"prop-types": "^15.5.8",
"rc-util": "^4.0.4"
},
"description": "align ui component for react",
"devDependencies": {
"core-js": "^2.5.1",
"expect.js": "0.3.x",
"jquery": "^3.3.1",
"pre-commit": "1.x",
"rc-test": "6.x",
"rc-tools": "8.x",
"react": "^16.3.0",
"react-dom": "^16.3.0"
},
"files": [
"lib",
"es"
],
"homepage": "http://github.com/react-component/align",
"keywords": [
"react",
"react-component",
"react-align",
"align"
],
"license": "MIT",
"main": "./lib/index",
"module": "./es/index",
"name": "rc-align",
"pre-commit": [
"lint"
],
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/react-component/align.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 --babel-runtime",
"saucelabs": "rc-test run saucelabs",
"start": "rc-tools run server",
"test": "rc-test run test"
},
"version": "2.4.5"
}