{"name":"react-split-pane","description":"React split-pane component","main":"index.js","version":"0.1.63","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":{"inline-style-prefixer":"^3.0.2","prop-types":"^15.5.8","react-style-proptype":"^3.0.0"},"devDependencies":{"babel-cli":"^6.24.0","babel-eslint":"^7.2.0","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-object-assign":"^6.22.0","babel-preset-es2015":"^6.24.0","babel-preset-react":"^6.23.0","babelify":"^7.3.0","browserify":"^14.3.0","chai":"^3.5.0","chai-spies":"^0.7.1","coveralls":"^2.12.0","eslint":"^3.18.0","eslint-config-airbnb":"^14.1.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^4.0.0","eslint-plugin-react":"^6.10.3","express":"^4.15.2","mochify":"^3.1.0","mochify-istanbul":"^2.4.1","phantomjs-prebuilt":"^2.1.14","react":"^15.5.4","react-dom":"^15.5.4","surge":"^0.19.0","watchify":"^3.9.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":"f9326a77cc46440be59d5b354ae3b509b6be3ab8","_id":"react-split-pane@0.1.63","_shasum":"fadb3960cc659911dd05ffbc88acee4be9f53583","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"tomkp","email":"tom@tomkp.com"},"dist":{"shasum":"fadb3960cc659911dd05ffbc88acee4be9f53583","size":15725,"noattachment":false,"key":"/react-split-pane/-/react-split-pane-0.1.63.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-split-pane/download/react-split-pane-0.1.63.tgz"},"maintainers":[{"name":"tomkp","email":"tom@tomkp.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-split-pane-0.1.63.tgz_1492444313041_0.3997306877281517"},"directories":{},"publish_time":1492444313699,"_cnpm_publish_time":1492444313699,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.1.92","next":"2.0.3"}}