{"name":"react-split-pane","description":"React split-pane component","main":"index.js","version":"0.1.23","repository":{"type":"git","url":"git+https://github.com/tomkp/react-split-pane.git"},"license":"MIT","bugs":{"url":"https://github.com/tomkp/react-split-pane"},"homepage":"https://github.com/tomkp/react-split-pane","author":{"name":"tomkp","email":"tom@tomkp.com"},"keywords":["react","react-component","split-pane","react-split-pane","es6"],"dependencies":{"react-vendor-prefix":"^0.0.1"},"peerDependencies":{"react":"^0.14.3","react-dom":"^0.14.3"},"devDependencies":{"babel-cli":"^6.3.17","babel-eslint":"^4.1.5","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-plugin-add-module-exports":"^0.1.2","babelify":"^7.2.0","browserify":"^12.0.1","chai":"^3.4.1","coveralls":"^2.11.6","express":"^4.13.3","mochify":"^2.14.3","mochify-istanbul":"^2.3.0","react":"^0.14.3","react-dom":"^0.14.3","react-addons-test-utils":"^0.14.3","watchify":"^3.6.1"},"scripts":{"compile":"babel -d lib/ src/","compile:watch":"babel -w -d lib/ src/","prepublish":"npm run compile","test":"npm run compile && mochify -R spec","test:watch":"npm run compile:watch & mochify -R spec --watch","test:coverage":"node cover.js && cat lcov.info | coveralls && rm lcov.info","demo":"npm run compile && browserify demo/Example.js -d -t -o demo/bundle.js","demo:watch":"npm run compile:watch & watchify demo/Example.js -d -t -o demo/bundle.js","demo:publish":"npm run compile && browserify demo/Example.js -d -t -o demo/bundle.js && surge demo react-split-pane.surge.sh","release:patch":"npm test && npm run compile && npm version patch && git push && npm publish"},"browserify":{"transform":[["babelify"]]},"babel":{"presets":["react","es2015"],"plugins":["add-module-exports"]},"gitHead":"12a3ab2eaf0a81bb70d011cebe1ca6628aa94a85","_id":"react-split-pane@0.1.23","_shasum":"fb5bb72dce41278d228f00a586e522d799be79b6","_from":".","_npmVersion":"3.5.3","_nodeVersion":"4.1.1","_npmUser":{"name":"tomkp","email":"tom@tomkp.com"},"maintainers":[{"name":"tomkp","email":"tom@tomkp.com"}],"dist":{"shasum":"fb5bb72dce41278d228f00a586e522d799be79b6","size":425977,"noattachment":false,"key":"/react-split-pane/-/react-split-pane-0.1.23.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-split-pane/download/react-split-pane-0.1.23.tgz"},"directories":{},"publish_time":1453566213048,"_cnpm_publish_time":1453566213048,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.1.92","next":"2.0.3"}}