{ "_from": "rc-checkbox@~2.0.0", "_id": "rc-checkbox@2.0.3", "_inBundle": false, "_integrity": "sha1-Q2qdUIlI4iSYDwU16nOLSBd6jyU=", "_location": "/rc-checkbox", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "rc-checkbox@~2.0.0", "name": "rc-checkbox", "escapedName": "rc-checkbox", "rawSpec": "~2.0.0", "saveSpec": null, "fetchSpec": "~2.0.0" }, "_requiredBy": [ "/antd-mobile" ], "_resolved": "https://registry.npmjs.org/rc-checkbox/-/rc-checkbox-2.0.3.tgz", "_shasum": "436a9d508948e224980f0535ea738b48177a8f25", "_spec": "rc-checkbox@~2.0.0", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/antd-mobile", "bugs": { "url": "http://github.com/react-component/checkbox/issues" }, "bundleDependencies": false, "config": { "port": 8001 }, "dependencies": { "babel-runtime": "^6.23.0", "classnames": "2.x", "prop-types": "15.x", "rc-util": "^4.0.4" }, "deprecated": false, "description": "checkbox ui component for react", "devDependencies": { "expect.js": "~0.3.1", "pre-commit": "1.x", "rc-test": "^6.0.1", "rc-tools": "6.x", "react": "15.x", "react-addons-test-utils": "15.x", "react-dom": "15.x" }, "files": [ "lib", "es", "assets/*.css" ], "homepage": "http://github.com/react-component/checkbox", "keywords": [ "react", "react-component", "react-checkbox", "checkbox" ], "licenses": "MIT", "main": "lib/index", "module": "es/index", "name": "rc-checkbox", "pre-commit": [ "lint" ], "repository": { "type": "git", "url": "git+ssh://git@github.com/react-component/checkbox.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.0.3" }