{"name":"react-split-pane","description":"React split-pane component","main":"index.js","version":"0.1.60","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.0","react-style-proptype":"^2.0.1"},"devDependencies":{"babel-cli":"^6.23.0","babel-eslint":"^7.1.1","babel-plugin-add-module-exports":"^0.2.1","babel-plugin-transform-object-assign":"^6.22.0","babel-preset-es2015":"^6.22.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.11.16","eslint":"^3.16.1","eslint-config-airbnb":"^14.1.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^4.0.0","eslint-plugin-react":"^6.10.0","express":"^4.14.1","mochify":"^3.0.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.18.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":"a10c0c08d792b20e82aa93f2305b6a8f7165938b","_id":"react-split-pane@0.1.60","_shasum":"1b1f3d4e2282d2e6fd05be6ce78a9ea3c21a9763","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"tomkp","email":"tom@tomkp.com"},"dist":{"shasum":"1b1f3d4e2282d2e6fd05be6ce78a9ea3c21a9763","size":15468,"noattachment":false,"key":"/react-split-pane/-/react-split-pane-0.1.60.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-split-pane/download/react-split-pane-0.1.60.tgz"},"maintainers":[{"name":"tomkp","email":"tom@tomkp.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-split-pane-0.1.60.tgz_1490271637546_0.3467910713516176"},"directories":{},"publish_time":1490271638309,"_cnpm_publish_time":1490271638309,"_hasShrinkwrap":false,"dist-tags":{"latest":"0.1.92","next":"2.0.3"}}