{ "_from": "rmc-tooltip@~1.0.0", "_id": "rmc-tooltip@1.0.1", "_inBundle": false, "_integrity": "sha512-fSDArf2BlMVrHExmBiqb2TkCRJHshvXFJQ/7tMraLellwaJLNiwrxtWpW329k3S+zTtoVG8UxFS1TjBGEsMzRg==", "_location": "/rmc-tooltip", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "rmc-tooltip@~1.0.0", "name": "rmc-tooltip", "escapedName": "rmc-tooltip", "rawSpec": "~1.0.0", "saveSpec": null, "fetchSpec": "~1.0.0" }, "_requiredBy": [ "/antd-mobile" ], "_resolved": "https://registry.npmjs.org/rmc-tooltip/-/rmc-tooltip-1.0.1.tgz", "_shasum": "5af16a3e8f764fa26d2b11932975bd88b1d848d2", "_spec": "rmc-tooltip@~1.0.0", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/antd-mobile", "bugs": { "url": "http://github.com/react-component/tooltip/issues" }, "bundleDependencies": false, "config": { "port": 8007 }, "dependencies": { "babel-runtime": "6.x", "rmc-trigger": "1.x" }, "deprecated": false, "description": "React Tooltip", "devDependencies": { "@types/react": "~16.0.2", "@types/react-dom": "15.5.1", "async": "~0.9.0", "bootstrap": "~3.3.2", "expect.js": "~0.3.1", "jquery": "~1.11.2", "pre-commit": "1.x", "rc-test": "^6.0.1", "rc-tools": "6.x", "react": "15.x", "react-dom": "15.x" }, "files": [ "dist", "lib", "es", "assets/*.css" ], "homepage": "http://github.com/react-component/tooltip/tree/m-tooltip", "keywords": [ "react", "react-component", "react-tooltip", "tooltip", "m-tooltip" ], "license": "MIT", "main": "lib/index", "maintainers": [ { "name": "yiminghe@gmail.com" } ], "module": "es/index", "name": "rmc-tooltip", "pre-commit": [ "lint" ], "repository": { "type": "git", "url": "git+ssh://git@github.com/react-component/tooltip.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", "prepublish": "rc-tools run guard", "pub": "rc-tools run pub --babel-runtime", "saucelabs": "rc-test run saucelabs", "start": "rc-tools run server", "test": "rc-test run test", "watch-tsc": "rc-tools run watch-tsc" }, "version": "1.0.1" }