{"name":"react-split-pane","description":"React split-pane component","main":"index.js","version":"0.1.62","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.1.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.4.2","react-addons-test-utils":"^15.4.2","react-dom":"^15.4.2","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":"7fb8193c8bf1daf4c06856f958e8f917ca34586c","_id":"react-split-pane@0.1.62","_shasum":"0e6f30246f608ed043a2eac71e0dc5fad9bf93ae","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"tomkp","email":"tom@tomkp.com"},"dist":{"shasum":"0e6f30246f608ed043a2eac71e0dc5fad9bf93ae","size":15742,"noattachment":false,"key":"/react-split-pane/-/react-split-pane-0.1.62.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-split-pane/download/react-split-pane-0.1.62.tgz"},"maintainers":[{"name":"tomkp","email":"tom@tomkp.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-split-pane-0.1.62.tgz_1492367614232_0.3113539479672909"},"directories":{},"publish_time":1492367614849,"_hasShrinkwrap":false,"_cnpm_publish_time":1492367614849,"dist-tags":{"latest":"0.1.92","next":"2.0.3"}}