{"name":"react-tooltip","version":"0.9.3","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","example/"]},"repository":{"type":"git","url":"git+https://github.com/wwayne/react-tooltip.git"},"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.14.0"},"dependencies":{"classnames":"^1.2.0","react-dom":"^0.14.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":"f0ed1fdc0c564386f4496a1ffdf6c9b4bdfcf36a","_id":"react-tooltip@0.9.3","_shasum":"e37839ad52280937fa3a1cdcb12637b699580a92","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"wwayne","email":"wayne.wang0821@gmail.com"},"dist":{"shasum":"e37839ad52280937fa3a1cdcb12637b699580a92","size":13290,"noattachment":false,"key":"/react-tooltip/-/react-tooltip-0.9.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-tooltip/download/react-tooltip-0.9.3.tgz"},"maintainers":[{"name":"alexgurr","email":""},{"name":"aron.helser","email":""},{"name":"danielbarion","email":""},{"name":"jablonski","email":""},{"name":"pdeszynski","email":""},{"name":"wwayne","email":""}],"directories":{},"publish_time":1449031763532,"_hasShrinkwrap":false,"_cnpm_publish_time":1449031763532,"_cnpmcore_publish_time":"2021-12-16T10:32:27.764Z","dist-tags":{"beta":"5.26.1-beta.1170.0","latest":"5.26.3"}}