{"name":"react-split-pane","description":"React split-pane component","main":"index.js","version":"0.1.16","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":"^0.14.2","react-dom":"^0.14.2","react-vendor-prefix":"^0.0.1"},"devDependencies":{"babel":"^6.0.15","babel-eslint":"^4.1.3","babelify":"^7.2.0","browserify":"^12.0.1","chai":"^3.4.0","coveralls":"^2.11.4","express":"^4.13.3","mochify":"^2.14.0","mochify-istanbul":"^2.3.0","react-addons-test-utils":"^0.14.2","watchify":"^3.6.0"},"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 zonked-knife.surge.sh","release:patch":"npm test && npm run compile && npm version patch && git push && npm publish"},"browserify":{"transform":[["babelify"]]},"gitHead":"b1b91b6ed77419d72d04f5d3d2eeb1cbe57477f1","_id":"react-split-pane@0.1.16","_shasum":"d9d921c9c6d74d11c3d927dc34d77d59e705f762","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"tomkp","email":"tom@tomkp.com"},"maintainers":[{"name":"tomkp","email":"tom@tomkp.com"}],"dist":{"shasum":"d9d921c9c6d74d11c3d927dc34d77d59e705f762","size":395444,"noattachment":false,"key":"/react-split-pane/-/react-split-pane-0.1.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-split-pane/download/react-split-pane-0.1.16.tgz"},"directories":{},"publish_time":1446584398171,"_cnpm_publish_time":1446584398171,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.1.92","next":"2.0.3"}}