custom-app
Version:
ITIMS��Ʒ�鿪��ר��React���,�Dz��ý��ּ�dhcc-app���������
104 lines (103 loc) • 2.53 kB
JSON
{
"_args": [
[
"rc-input-number@4.4.5",
"G:\\dhcc-app-dll"
]
],
"_from": "rc-input-number@4.4.5",
"_id": "rc-input-number@4.4.5",
"_inBundle": false,
"_integrity": "sha512-Dt20e8Ylc/N/6oXiPUlwDVdx3fz7W5umUOa4z5pBuWFG7NPlBVXRWkq7+nbnTyaK24UxN67PVpmD3+Omo+QRZQ==",
"_location": "/rc-input-number",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "rc-input-number@4.4.5",
"name": "rc-input-number",
"escapedName": "rc-input-number",
"rawSpec": "4.4.5",
"saveSpec": null,
"fetchSpec": "4.4.5"
},
"_requiredBy": [
"/antd"
],
"_resolved": "https://registry.npmjs.org/rc-input-number/-/rc-input-number-4.4.5.tgz",
"_spec": "4.4.5",
"_where": "G:\\dhcc-app-dll",
"author": {
"name": "tsjxyz@gmail.com"
},
"bugs": {
"url": "http://github.com/react-component/input-number/issues"
},
"config": {
"port": 8000,
"entry": {
"rc-input-number": [
"./src/index.js",
"./assets/index.less"
]
}
},
"dependencies": {
"babel-runtime": "6.x",
"classnames": "^2.2.0",
"prop-types": "^15.5.7",
"rc-util": "^4.5.1",
"rmc-feedback": "^2.0.0"
},
"description": "React input-number component",
"devDependencies": {
"core-js": "^2.5.1",
"create-react-class": "^15.6.2",
"expect.js": "~0.3.1",
"pre-commit": "1.x",
"rc-test": "^6.0.1",
"rc-tools": "^7.0.2",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"sinon": "^2.1.0"
},
"files": [
"lib",
"es",
"assets",
"dist"
],
"homepage": "https://github.com/react-component/input-number",
"keywords": [
"react",
"react-component",
"react-input-number",
"input-number"
],
"license": "MIT",
"main": "lib/index",
"module": "es/index",
"name": "rc-input-number",
"pre-commit": [
"lint"
],
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/react-component/input-number.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",
"dist": "rc-tools run dist",
"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": "4.4.5"
}