{"name":"react-split-pane","description":"React split-pane component","main":"index.js","version":"0.1.47","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"],"devDependencies":{"babel-cli":"^6.14.0","babel-eslint":"^7.0.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-object-assign":"^6.8.0","babel-preset-es2015":"^6.14.0","babel-preset-react":"^6.11.1","babelify":"^7.3.0","browserify":"^13.1.0","chai":"^3.5.0","chai-spies":"^0.7.1","coveralls":"^2.11.12","eslint":"^3.4.0","eslint-config-airbnb":"^12.0.0","eslint-plugin-import":"^2.0.0","eslint-plugin-jsx-a11y":"^2.2.1","eslint-plugin-react":"^6.2.0","express":"^4.14.0","mochify":"^2.18.1","mochify-istanbul":"^2.4.1","phantomjs-prebuilt":"^2.1.12","react":"^15.3.1","react-addons-test-utils":"^15.3.1","react-dom":"^15.3.1","surge":"^0.18.0","watchify":"^3.7.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":"mochify --plugin [ mochify-istanbul --exclude '**/test/**' --report lcovonly ] && cat lcov.info | coveralls && rm lcov.info","lint":"eslint src/","demo":"npm run compile && browserify demo/Examples.js -d -t -o demo/bundle.js","demo:watch":"npm run compile:watch & watchify demo/Examples.js -d -t -o demo/bundle.js","demo:publish":"npm run compile && browserify demo/Examples.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"]]},"gitHead":"1cf2bf52116e5e1d39596a12fff944083be9cf5f","_id":"react-split-pane@0.1.47","_shasum":"9bc3cdb9fd12b50bc44e210e1c3018d0d2f4f7a7","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"tomkp","email":"tom@tomkp.com"},"dist":{"shasum":"9bc3cdb9fd12b50bc44e210e1c3018d0d2f4f7a7","size":485812,"noattachment":false,"key":"/react-split-pane/-/react-split-pane-0.1.47.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-split-pane/download/react-split-pane-0.1.47.tgz"},"maintainers":[{"name":"tomkp","email":"tom@tomkp.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-split-pane-0.1.47.tgz_1475658931154_0.3027770472690463"},"directories":{},"publish_time":1475658933234,"_cnpm_publish_time":1475658933234,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.1.92","next":"2.0.3"}}