{"name":"react-split-pane","description":"React split-pane component","main":"index.js","version":"0.1.10","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.13.3","react-vendor-prefix":"^0.0.1"},"devDependencies":{"babel":"^5.8.21","babel-eslint":"^4.0.5","babelify":"^6.1.3","browserify":"^11.0.1","chai":"^3.2.0","coveralls":"^2.11.4","express":"^4.13.3","mochify":"^2.13.0","mochify-istanbul":"^2.3.0","react-tools":"^0.13.3","watchify":"^3.3.1"},"scripts":{"compile":"babel -d lib/ src/","compile:watch":"babel -w -d lib/ src/","prepublish":"npm run compile","test":"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 -t -o demo/bundle.js","demo:watch":"npm run compile:watch & watchify demo/Example.js -t -o demo/bundle.js","demo:publish":"npm run compile && browserify demo/Example.js -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":"84f3f5c975557b8d659a1e42d5b77d61eb96328c","_id":"react-split-pane@0.1.10","_shasum":"a3095a3d00e4b300a638efbf277fd1bb7ccc50e0","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.6","_npmUser":{"name":"tomkp","email":"tom@tomkp.com"},"maintainers":[{"name":"tomkp","email":"tom@tomkp.com"}],"dist":{"shasum":"a3095a3d00e4b300a638efbf277fd1bb7ccc50e0","size":144888,"noattachment":false,"key":"/react-split-pane/-/react-split-pane-0.1.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-split-pane/download/react-split-pane-0.1.10.tgz"},"directories":{},"publish_time":1439805628287,"_cnpm_publish_time":1439805628287,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.1.92","next":"2.0.3"}}