{"name":"react-tooltip","version":"0.7.5","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":"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.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":"43acf7b06f362ce50093133ac26771d3854f6e85","_id":"react-tooltip@0.7.5","_shasum":"cb92eee50dee5e1242c3af5257ad845baa673f2d","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"wwayne","email":"wayne.wang0821@gmail.com"},"dist":{"shasum":"cb92eee50dee5e1242c3af5257ad845baa673f2d","size":9824,"noattachment":false,"key":"/react-tooltip/-/react-tooltip-0.7.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-tooltip/download/react-tooltip-0.7.5.tgz"},"maintainers":[{"name":"alexgurr","email":""},{"name":"aron.helser","email":""},{"name":"danielbarion","email":""},{"name":"jablonski","email":""},{"name":"pdeszynski","email":""},{"name":"wwayne","email":""}],"directories":{},"publish_time":1444922305721,"_hasShrinkwrap":false,"_cnpm_publish_time":1444922305721,"_cnpmcore_publish_time":"2021-12-16T10:32:30.333Z","dist-tags":{"beta":"5.26.1-beta.1170.0","latest":"5.26.3"}}