{"name":"react-tooltip","version":"0.6.0","description":"react tooltip component","main":"dist/react-tooltip.js","scripts":{"check":"standard --verbose | snazzy src/index.js","test":"npm run check","devjs":"node bin/transferSass.js & watchify -t babelify -o ./example/dist/index.js ./example/src/index.js -dv","devcss":"node-sass example/src/index.scss example/dist/index.css & node-sass -w example/src/index.scss example/dist/index.css","predev":"rm -rf example/dist","dev":"mkdir -p ./example/dist & npm run devjs & npm run devcss & http-server example -p 8888 -s -o","deployjs":"babel src/index.js --out-file dist/react-tooltip.js && babel src/style.js --out-file dist/style.js","predeploycss":"cp src/index.scss dist/react-tooltip.scss","deploycss":"node-sass --output-style compressed src/index.scss dist/react-tooltip.min.css","predeploy":"rm -rf dist","deploy":"mkdir dist & npm run deployjs & npm run deploycss"},"standard":{"parser":"babel-eslint","ignore":["dist/","src/style.js"]},"repository":{"type":"git","url":"https://github.com/wwayne/react-tooltip"},"keywords":["react","react-component","tooltip","react-tooltip"],"author":{"name":"wwayne"},"license":"MIT","bugs":{"url":"https://github.com/wwayne/react-tooltip/issues"},"homepage":"https://github.com/wwayne/react-tooltip","peerDependencies":{"react":">=0.13.1"},"dependencies":{"classnames":"^1.2.0"},"devDependencies":{"babel":"^5.3.1","babel-eslint":"^4.1.1","babelify":"^6.0.2","http-server":"^0.8.0","node-sass":"^3.3.2","snazzy":"^2.0.1","standard":"^5.2.2","tape":"^4.2.0","watchify":"^3.2.1"},"gitHead":"dbc849127bb90500d3690cef447fddea60585e95","_id":"react-tooltip@0.6.0","_shasum":"bd192e37ca2dfc9d779ddeb287b32ee78ff54a92","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"wwayne","email":"superxiao21@163.com"},"dist":{"shasum":"bd192e37ca2dfc9d779ddeb287b32ee78ff54a92","size":8178,"noattachment":false,"key":"/react-tooltip/-/react-tooltip-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-tooltip/download/react-tooltip-0.6.0.tgz"},"maintainers":[{"name":"alexgurr","email":""},{"name":"aron.helser","email":""},{"name":"danielbarion","email":""},{"name":"jablonski","email":""},{"name":"pdeszynski","email":""},{"name":"wwayne","email":""}],"directories":{},"publish_time":1442400823376,"_hasShrinkwrap":false,"_cnpm_publish_time":1442400823376,"_cnpmcore_publish_time":"2021-12-16T10:32:32.993Z","dist-tags":{"beta":"5.26.1-beta.1170.0","latest":"5.26.3"}}