UNPKG

custom-app

Version:

ITIMS��Ʒ�鿪��ר��React���,�Dz��ý��ּ�dhcc-app���������

106 lines (105 loc) 2.59 kB
{ "_args": [ [ "rc-pagination@1.20.5", "G:\\dhcc-app-dll" ] ], "_from": "rc-pagination@1.20.5", "_id": "rc-pagination@1.20.5", "_inBundle": false, "_integrity": "sha512-gnVAowVIbRilW6bXYWCEpTsrtmAWTpM3qO/bltYfqTVKxgb6/sDqjRvCksJGy/D81pYkEkKeA9foWsgUgbUsQw==", "_location": "/rc-pagination", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "rc-pagination@1.20.5", "name": "rc-pagination", "escapedName": "rc-pagination", "rawSpec": "1.20.5", "saveSpec": null, "fetchSpec": "1.20.5" }, "_requiredBy": [ "/antd" ], "_resolved": "https://registry.npmjs.org/rc-pagination/-/rc-pagination-1.20.5.tgz", "_spec": "1.20.5", "_where": "G:\\dhcc-app-dll", "author": { "name": "i@xiaoba.me" }, "bugs": { "url": "http://github.com/react-component/pagination/issues" }, "config": { "port": 3000, "entry": { "rc-pagination": [ "./src/index.js", "./assets/index.less" ] } }, "dependencies": { "babel-runtime": "6.x", "classnames": "^2.2.6", "prop-types": "^15.5.7", "react-lifecycles-compat": "^3.0.4" }, "description": "pagination ui component for react", "devDependencies": { "core-js": "^3.1.4", "expect.js": "0.3.x", "pre-commit": "1.x", "rc-select": "9.x", "rc-test": "^6.0.1", "rc-tools": "6.x", "react": "^16.5.2", "react-dom": "^16.5.2" }, "files": [ "dist", "lib", "es", "assets/*.css", "rc-pagination.d.ts" ], "homepage": "http://github.com/react-component/pagination", "keywords": [ "react", "react-component", "react-pagination", "pagination" ], "license": "MIT", "main": "lib/index", "module": "es/index", "name": "rc-pagination", "pre-commit": [ "lint" ], "repository": { "type": "git", "url": "git+ssh://git@github.com/react-component/pagination.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", "lint:fix": "rc-tools run lint --fix", "now-build": "npm run build", "pub": "rc-tools run pub --babel-runtime", "saucelabs": "rc-test run saucelabs", "start": "rc-tools run server", "test": "rc-test run test" }, "types": "rc-pagination.d.ts", "version": "1.20.5" }