{"_id":"react-resizable","_rev":"454685","name":"react-resizable","description":"A component that is resizable with handles.","dist-tags":{"latest":"3.0.4"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"time":{"modified":"2021-08-05T07:18:34.000Z","created":"2014-12-28T16:49:05.409Z","3.0.4":"2021-06-15T13:33:05.681Z","3.0.3":"2021-06-15T01:17:56.128Z","3.0.2":"2021-06-09T01:18:18.873Z","3.0.1":"2021-05-10T15:39:52.210Z","3.0.0":"2021-05-10T15:36:29.311Z","1.11.1":"2021-03-05T21:07:40.534Z","1.11.0":"2020-09-03T17:13:14.260Z","2.0.0":"2020-08-29T01:16:15.286Z","1.10.1":"2019-11-25T15:48:48.479Z","1.9.0":"2019-10-24T13:36:58.509Z","1.8.0":"2019-05-13T04:54:04.708Z","1.7.5":"2017-09-26T22:18:58.017Z","1.7.4":"2017-09-05T13:43:38.180Z","1.7.3":"2017-08-31T20:18:25.663Z","1.7.2":"2017-08-21T19:18:10.908Z","1.7.1":"2017-05-23T19:58:00.396Z","1.7.0":"2017-05-01T20:48:15.079Z","1.6.0":"2017-01-23T22:34:20.283Z","1.5.0":"2017-01-23T22:12:16.109Z","1.4.6":"2016-12-30T15:21:48.588Z","1.4.5":"2016-09-30T19:53:39.952Z","1.4.3":"2016-09-27T19:45:31.861Z","1.4.2":"2016-07-01T22:10:30.703Z","1.4.1":"2016-05-23T13:33:49.098Z","1.4.0":"2016-05-20T18:34:42.247Z","1.3.3":"2016-04-19T19:37:16.062Z","1.3.2":"2016-04-08T16:28:03.199Z","1.3.1":"2016-04-08T16:11:46.307Z","1.3.0":"2016-03-11T10:14:26.534Z","1.2.1":"2016-02-10T22:07:39.410Z","1.2.0":"2016-02-10T21:13:16.230Z","1.1.3":"2016-02-10T20:39:55.606Z","1.1.2":"2016-02-10T18:01:13.424Z","1.1.1":"2016-02-10T17:51:12.381Z","1.1.0":"2016-02-10T17:37:01.817Z","1.0.1":"2015-11-14T17:03:13.942Z","1.0.0":"2015-11-14T16:14:32.365Z","0.4.3":"2015-10-20T23:25:57.409Z","0.4.2":"2015-06-03T23:30:51.048Z","0.4.1":"2015-06-03T21:49:41.693Z","0.4.0":"2015-05-08T01:46:22.104Z","0.3.3":"2015-04-08T13:54:56.628Z","0.3.2":"2015-04-02T23:31:19.121Z","0.3.1":"2015-04-02T21:22:12.085Z","0.2.3":"2015-02-18T12:41:41.996Z","0.2.2":"2015-01-20T13:26:40.013Z","0.2.1":"2015-01-12T17:46:38.670Z","0.2.0":"2015-01-06T18:14:07.659Z","0.1.2":"2014-12-29T20:16:24.259Z","0.1.1":"2014-12-29T20:04:37.454Z","0.1.0":"2014-12-29T19:49:36.783Z","0.0.4":"2014-12-29T19:25:25.181Z","0.0.3":"2014-12-29T12:45:56.514Z","0.0.2":"2014-12-28T17:02:46.058Z","0.0.1":"2014-12-28T16:49:05.409Z"},"users":{"cyberspace7":true,"malloryerik":true,"uptonking":true,"saikrishnaseri":true},"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"repository":{"type":"git","url":"git+ssh://git@github.com/react-grid-layout/react-resizable.git"},"versions":{"3.0.4":{"name":"react-resizable","version":"3.0.4","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint lib/ __tests__/ setupTests/; flow","test":"jest --coverage","unit":"jest --watch --verbose","build":"bash build.sh","build-example":"webpack","dev":"webpack serve --open","prepublishOnly":"npm run build","validate":"yarn check","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags","flow":"flow"},"repository":{"type":"git","url":"git+ssh://git@github.com/react-grid-layout/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/react-grid-layout/react-resizable/issues"},"homepage":"https://github.com/react-grid-layout/react-resizable","devDependencies":{"@babel/cli":"^7.14.5","@babel/core":"^7.14.6","@babel/eslint-parser":"^7.14.5","@babel/plugin-proposal-class-properties":"^7.14.5","@babel/plugin-proposal-object-rest-spread":"^7.14.5","@babel/preset-env":"^7.14.5","@babel/preset-flow":"^7.14.5","@babel/preset-react":"^7.14.5","babel-loader":"^8.0.6","cross-env":"^7.0.2","css-loader":"^5.2.6","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.4","eslint":"^7.28.0","eslint-plugin-jest":"^24.3.6","eslint-plugin-react":"^7.24.0","flow-bin":"^0.153.0","jest":"^27.0.4","lodash":"^4.17.20","pre-commit":"^1.1.2","react":"^16.10.2","react-dom":"^16.10.2","react-test-renderer":"^16.11.0","style-loader":"^2.0.0","webpack":"^5.39.0","webpack-cli":"^4.7.2","webpack-dev-server":"^3.8.2"},"dependencies":{"prop-types":"15.x","react-draggable":"^4.0.3"},"peerDependencies":{"react":">= 16.3"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate","test"],"gitHead":"803ee4278f8116b7e900c92e30caff5c6a3bc638","_id":"react-resizable@3.0.4","_nodeVersion":"16.3.0","_npmVersion":"7.15.1","dist":{"shasum":"aa20108eff28c52c6fddaa49abfbef8abf5e581b","size":30602,"noattachment":false,"key":"/react-resizable/-/react-resizable-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-3.0.4.tgz"},"_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"directories":{},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable_3.0.4_1623763985518_0.9433821639518731"},"_hasShrinkwrap":false,"publish_time":1623763985681,"_cnpm_publish_time":1623763985681},"3.0.3":{"name":"react-resizable","version":"3.0.3","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint lib/ __tests__/ setupTests/; flow","test":"jest --coverage","unit":"jest --watch --verbose","build":"bash build.sh","build-example":"webpack","dev":"webpack-dev-server --open --open-page=examples/1.html","watch":"webpack --progress --watch","prepublishOnly":"npm run build","validate":"yarn check","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags","flow":"flow"},"repository":{"type":"git","url":"git+ssh://git@github.com/react-grid-layout/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/react-grid-layout/react-resizable/issues"},"homepage":"https://github.com/react-grid-layout/react-resizable","devDependencies":{"@babel/cli":"^7.14.3","@babel/core":"^7.14.3","@babel/eslint-parser":"^7.14.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-proposal-object-rest-spread":"^7.14.4","@babel/preset-env":"^7.14.4","@babel/preset-flow":"^7.10.4","@babel/preset-react":"^7.10.4","babel-loader":"^8.0.6","cross-env":"^7.0.2","css-loader":"^4.2.2","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.4","eslint":"^7.28.0","eslint-plugin-jest":"^24.3.6","eslint-plugin-react":"^7.24.0","flow-bin":"^0.150.1","jest":"^27.0.4","lodash":"^4.17.20","pre-commit":"^1.1.2","react":"^16.10.2","react-dom":"^16.10.2","react-test-renderer":"^16.11.0","style-loader":"^1.0.0","webpack":"^4.44.1","webpack-cli":"^3.3.12","webpack-dev-server":"^3.8.2"},"dependencies":{"prop-types":"15.x","react-draggable":"^4.0.3"},"peerDependencies":{"react":">= 16.3"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate","test"],"gitHead":"564114df83b1da7f125490ecbc2088bb8df299f9","_id":"react-resizable@3.0.3","_nodeVersion":"16.2.0","_npmVersion":"7.13.0","dist":{"shasum":"07d3030aad33113e6ddcda92f01e522b737fc760","size":30596,"noattachment":false,"key":"/react-resizable/-/react-resizable-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-3.0.3.tgz"},"_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"directories":{},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable_3.0.3_1623719876024_0.7038114835213529"},"_hasShrinkwrap":false,"publish_time":1623719876128,"_cnpm_publish_time":1623719876128},"3.0.2":{"name":"react-resizable","version":"3.0.2","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint lib/ __tests__/ setupTests/; flow","test":"jest --coverage","unit":"jest --watch --verbose","build":"bash build.sh","build-example":"webpack","dev":"webpack-dev-server --open --open-page=examples/1.html","watch":"webpack --progress --watch","prepublishOnly":"npm run build","validate":"yarn check","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags","flow":"flow"},"repository":{"type":"git","url":"git+ssh://git@github.com/react-grid-layout/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/react-grid-layout/react-resizable/issues"},"homepage":"https://github.com/react-grid-layout/react-resizable","devDependencies":{"@babel/cli":"^7.14.3","@babel/core":"^7.14.3","@babel/eslint-parser":"^7.14.4","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-proposal-object-rest-spread":"^7.14.4","@babel/preset-env":"^7.14.4","@babel/preset-flow":"^7.10.4","@babel/preset-react":"^7.10.4","babel-loader":"^8.0.6","cross-env":"^7.0.2","css-loader":"^4.2.2","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.4","eslint":"^7.28.0","eslint-plugin-jest":"^24.3.6","eslint-plugin-react":"^7.24.0","flow-bin":"^0.150.1","jest":"^27.0.4","lodash":"^4.17.20","pre-commit":"^1.1.2","react":"^16.10.2","react-dom":"^16.10.2","react-test-renderer":"^16.11.0","style-loader":"^1.0.0","webpack":"^4.44.1","webpack-cli":"^3.3.12","webpack-dev-server":"^3.8.2"},"dependencies":{"prop-types":"15.x","react-draggable":"^4.0.3"},"peerDependencies":{"react":">= 16.3"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate","test"],"gitHead":"6b588f6ccd79bfd1db2c8ff87c22b0c4586c5177","_id":"react-resizable@3.0.2","_nodeVersion":"16.2.0","_npmVersion":"7.13.0","dist":{"shasum":"791f41bee500e4cdbf90a5a273a07ff7dea08262","size":30122,"noattachment":false,"key":"/react-resizable/-/react-resizable-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-3.0.2.tgz"},"_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"directories":{},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable_3.0.2_1623201498682_0.02734876034811018"},"_hasShrinkwrap":false,"publish_time":1623201498873,"_cnpm_publish_time":1623201498873},"3.0.1":{"name":"react-resizable","version":"3.0.1","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint lib/ __tests__/ setupTests/; flow","test":"jest --coverage","unit":"jest --watch --verbose","build":"bash build.sh","build-example":"webpack","dev":"webpack-dev-server --open --open-page=examples/1.html","watch":"webpack --progress --watch","prepublishOnly":"npm run build","validate":"yarn check","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags","flow":"flow"},"repository":{"type":"git","url":"git+ssh://git@github.com/react-grid-layout/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/react-grid-layout/react-resizable/issues"},"homepage":"https://github.com/react-grid-layout/react-resizable","devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/eslint-parser":"^7.13.14","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/preset-env":"^7.11.5","@babel/preset-flow":"^7.10.4","@babel/preset-react":"^7.10.4","babel-loader":"^8.0.6","cross-env":"^7.0.2","css-loader":"^4.2.2","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.4","eslint":"^7.8.1","eslint-plugin-react":"^7.20.6","flow-bin":"^0.150.1","jest":"^26.4.2","lodash":"^4.17.20","pre-commit":"^1.1.2","react":"^16.10.2","react-dom":"^16.10.2","react-test-renderer":"^16.11.0","style-loader":"^1.0.0","webpack":"^4.44.1","webpack-cli":"^3.3.12","webpack-dev-server":"^3.8.2"},"dependencies":{"prop-types":"15.x","react-draggable":"^4.0.3"},"peerDependencies":{"react":">= 16.3"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate","test"],"gitHead":"b1ed42852d6608e65f9ae486f42a82ea8eee8bb1","_id":"react-resizable@3.0.1","_nodeVersion":"14.16.1","_npmVersion":"6.14.4","dist":{"shasum":"9709831809d87d3abe861df7fe691e6103f27dc1","size":15079,"noattachment":false,"key":"/react-resizable/-/react-resizable-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-3.0.1.tgz"},"_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"directories":{},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable_3.0.1_1620661192075_0.783753882657797"},"_hasShrinkwrap":false,"publish_time":1620661192210,"_cnpm_publish_time":1620661192210},"3.0.0":{"name":"react-resizable","version":"3.0.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint lib/ __tests__/ setupTests/; flow","test":"jest --coverage","unit":"jest --watch --verbose","build":"bash build.sh","build-example":"webpack","dev":"webpack-dev-server --open --open-page=examples/1.html","watch":"webpack --progress --watch","prepublishOnly":"npm run build","validate":"yarn check","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags","flow":"flow"},"repository":{"type":"git","url":"git+ssh://git@github.com/react-grid-layout/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/react-grid-layout/react-resizable/issues"},"homepage":"https://github.com/react-grid-layout/react-resizable","devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/eslint-parser":"^7.13.14","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/preset-env":"^7.11.5","@babel/preset-flow":"^7.10.4","@babel/preset-react":"^7.10.4","babel-loader":"^8.0.6","cross-env":"^7.0.2","css-loader":"^4.2.2","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.4","eslint":"^7.8.1","eslint-plugin-react":"^7.20.6","flow-bin":"^0.150.1","jest":"^26.4.2","lodash":"^4.17.20","pre-commit":"^1.1.2","react":"^16.10.2","react-dom":"^16.10.2","react-test-renderer":"^16.11.0","style-loader":"^1.0.0","webpack":"^4.44.1","webpack-cli":"^3.3.12","webpack-dev-server":"^3.8.2"},"dependencies":{"prop-types":"15.x","react-draggable":"^4.0.3"},"peerDependencies":{"react":">= 16.3"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate","test"],"gitHead":"edb7911e3734b45bf2c152a866532b80466bbcd1","_id":"react-resizable@3.0.0","_nodeVersion":"14.16.1","_npmVersion":"6.14.4","dist":{"shasum":"0db47bc0060040ad31a046c64135e80813b90b88","size":56733,"noattachment":false,"key":"/react-resizable/-/react-resizable-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-3.0.0.tgz"},"_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"directories":{},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable_3.0.0_1620660989124_0.7879886661871391"},"_hasShrinkwrap":false,"publish_time":1620660989311,"_cnpm_publish_time":1620660989311},"1.11.1":{"name":"react-resizable","version":"1.11.1","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint lib/ __tests__/ setupTests/; flow","test":"jest --coverage","unit":"jest --watch --verbose","build":"bash build.sh","build-example":"webpack","dev":"webpack-dev-server --open --open-page=examples/1.html","watch":"webpack --progress --watch","prepublishOnly":"npm run build","validate":"yarn check","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags","flow":"flow"},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/preset-env":"^7.11.5","@babel/preset-flow":"^7.10.4","@babel/preset-react":"^7.10.4","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","cross-env":"^7.0.2","css-loader":"^4.2.2","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.4","eslint":"^7.8.1","eslint-plugin-react":"^7.20.6","flow-bin":"^0.133.0","jest":"^26.4.2","lodash":"^4.17.20","pre-commit":"^1.1.2","react":"^16.10.2","react-dom":"^16.10.2","react-test-renderer":"^16.11.0","style-loader":"^1.0.0","webpack":"^4.44.1","webpack-cli":"^3.3.12","webpack-dev-server":"^3.8.2"},"dependencies":{"prop-types":"15.x","react-draggable":"^4.0.3"},"peerDependencies":{"react":"0.14.x || 15.x || 16.x || 17.x","react-dom":"0.14.x || 15.x || 16.x || 17.x"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate","test"],"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2018 Samuel Reed\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"react-resizable@1.11.1","dist":{"shasum":"02ca6850afa7a22c1b3e623e64aef71ee252af69","size":123122,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.11.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.11.1.tgz"},"_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"directories":{},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable_1.11.1_1614978460412_0.7476014007027236"},"_hasShrinkwrap":false,"publish_time":1614978460534,"_cnpm_publish_time":1614978460534},"1.11.0":{"name":"react-resizable","version":"1.11.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint lib/ __tests__/ setupTests/; flow","test":"jest --coverage","unit":"jest --watch --verbose","build":"bash build.sh","build-example":"webpack","dev":"webpack-dev-server --open --open-page=examples/1.html","watch":"webpack --progress --watch","prepublishOnly":"npm run build","validate":"yarn check","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags","flow":"flow"},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"@babel/cli":"^7.11.6","@babel/core":"^7.11.6","@babel/plugin-proposal-class-properties":"^7.10.4","@babel/plugin-proposal-object-rest-spread":"^7.11.0","@babel/preset-env":"^7.11.5","@babel/preset-flow":"^7.10.4","@babel/preset-react":"^7.10.4","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","cross-env":"^7.0.2","css-loader":"^4.2.2","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.4","eslint":"^7.8.1","eslint-plugin-react":"^7.20.6","flow-bin":"^0.133.0","jest":"^26.4.2","lodash":"^4.17.20","pre-commit":"^1.1.2","react":"^16.10.2","react-dom":"^16.10.2","react-test-renderer":"^16.11.0","style-loader":"^1.0.0","webpack":"^4.44.1","webpack-cli":"^3.3.12","webpack-dev-server":"^3.8.2"},"dependencies":{"prop-types":"15.x","react-draggable":"^4.0.3"},"peerDependencies":{"react":"0.14.x || 15.x || 16.x","react-dom":"0.14.x || 15.x || 16.x"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate","test"],"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2018 Samuel Reed\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"react-resizable@1.11.0","dist":{"shasum":"0b237c4aff16937b7663de1045861749683227ad","size":123066,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.11.0.tgz"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable_1.11.0_1599153193996_0.9305164364523173"},"_hasShrinkwrap":false,"publish_time":1599153194260,"_cnpm_publish_time":1599153194260},"2.0.0":{"name":"react-resizable","version":"2.0.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint lib/ __tests__/ setupTests/; flow","test":"jest --coverage","unit":"jest --watch --verbose","build":"bash build.sh","build-example":"webpack","dev":"webpack-dev-server --open --open-page=examples/1.html","watch":"webpack --progress --watch","prepublishOnly":"npm run build","validate":"yarn check","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags","flow":"flow"},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","cross-env":"^7.0.2","css-loader":"^3.2.0","enzyme":"^3.11.0","enzyme-adapter-react-16":"^1.15.2","eslint":"^7.2.0","eslint-plugin-react":"^7.16.0","flow-bin":"^0.126.1","jest":"^26.0.1","lodash":"^4.17.15","pre-commit":"^1.1.2","react":"^16.10.2","react-dom":"^16.10.2","react-test-renderer":"^16.11.0","style-loader":"^1.0.0","webpack":"^4.41.2","webpack-cli":"^3.3.9","webpack-dev-server":"^3.8.2"},"dependencies":{"prop-types":"15.x","react-draggable":"^4.0.3"},"peerDependencies":{"react":"0.14.x || 15.x || 16.x","react-dom":"0.14.x || 15.x || 16.x"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate","test"],"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2018 Samuel Reed\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"react-resizable@2.0.0","dist":{"shasum":"e254908acd949e52015ecf56e9788dc73b8b510d","size":122358,"noattachment":false,"key":"/react-resizable/-/react-resizable-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-2.0.0.tgz"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable_2.0.0_1598663775083_0.8305174304886336"},"_hasShrinkwrap":false,"publish_time":1598663775286,"_cnpm_publish_time":1598663775286,"deprecated":"2.0.0 contained a breaking change that was found to be unnecessary. Development continues in the 1.x branch with >= 1.11.0."},"1.10.1":{"name":"react-resizable","version":"1.10.1","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"webpack-dev-server --open --open-page=examples/1.html","watch":"webpack --progress --watch","prepare":"npm run build","validate":"yarn check","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags","flow":"flow"},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","cross-env":"^6.0.3","css-loader":"^3.2.0","eslint":"^6.5.1","eslint-plugin-react":"^7.16.0","flow-bin":"^0.110.0","lodash":"^4.17.15","pre-commit":"^1.1.2","react":"^16.10.2","react-dom":"^16.10.2","style-loader":"^1.0.0","webpack":"^4.41.2","webpack-cli":"^3.3.9","webpack-dev-server":"^3.8.2"},"dependencies":{"prop-types":"15.x","react-draggable":"^4.0.3"},"peerDependencies":{"react":"0.14.x || 15.x || 16.x","react-dom":"0.14.x || 15.x || 16.x"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016-2018 Samuel Reed\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"react-resizable@1.10.1","dist":{"shasum":"f0c2cf1d83b3470b87676ce6d6b02bbe3f4d8cd4","size":11960,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.10.1.tgz"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable_1.10.1_1574696928330_0.7238221307093937"},"_hasShrinkwrap":false,"publish_time":1574696928479,"_cnpm_publish_time":1574696928479},"1.9.0":{"name":"react-resizable","version":"1.9.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"webpack-dev-server --open --open-page=examples/1.html","watch":"webpack --progress --watch","prepare":"npm run build","validate":"yarn check","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags","flow":"flow"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"@babel/cli":"^7.0.0","@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-flow":"^7.0.0","@babel/preset-react":"^7.0.0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","cross-env":"^6.0.3","css-loader":"^3.2.0","eslint":"^6.5.1","eslint-plugin-react":"^7.16.0","flow-bin":"^0.110.0","lodash":"^4.17.15","pre-commit":"^1.1.2","react":"^16.10.2","react-dom":"^16.10.2","style-loader":"^1.0.0","webpack":"^4.41.2","webpack-cli":"^3.3.9","webpack-dev-server":"^3.8.2"},"dependencies":{"prop-types":"15.x","react-draggable":"^4.0.3"},"peerDependencies":{"react":"0.14.x || 15.x || 16.x","react-dom":"0.14.x || 15.x || 16.x"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"b79cfede10d28737e334410e8e9becd885af8e25","_id":"react-resizable@1.9.0","_nodeVersion":"8.16.0","_npmVersion":"6.11.3","dist":{"shasum":"7426f06852180e6844bbbc32ead67760d2904a65","size":12059,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.9.0.tgz"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable_1.9.0_1571924218346_0.05460096007330706"},"_hasShrinkwrap":false,"publish_time":1571924218509,"_cnpm_publish_time":1571924218509},"1.8.0":{"name":"react-resizable","version":"1.8.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"webpack-dev-server --open --open-page=examples/1.html","watch":"webpack --progress --watch","prepare":"npm run build","validate":"yarn check","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags","flow":"flow"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^10.0.1","babel-loader":"^8.0.6","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","cross-env":"^5.0.5","css-loader":"^2.1.1","eslint":"^5.16.0","eslint-plugin-react":"^7.4.0","flow-bin":"^0.98.1","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^16.0.0","react-dom":"^16.0.0","style-loader":"^0.23.1","webpack":"^4.31.0","webpack-dev-server":"^3.3.1"},"dependencies":{"prop-types":"15.x","react-draggable":"^3.0.3"},"peerDependencies":{"react":"0.14.x || 15.x || 16.x","react-dom":"0.14.x || 15.x || 16.x"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"51191da00ebd12cda74b30fe96f0e3e009250b00","_id":"react-resizable@1.8.0","_nodeVersion":"12.1.0","_npmVersion":"6.9.0","dist":{"shasum":"a6dd8c90826f1e54244141b770318e0320663a43","size":11125,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.8.0.tgz"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable_1.8.0_1557723244534_0.580937730478229"},"_hasShrinkwrap":false,"publish_time":1557723244708,"_cnpm_publish_time":1557723244708},"1.7.5":{"name":"react-resizable","version":"1.7.5","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"webpack-dev-server --open --open-page=examples/1.html","watch":"webpack --progress --watch","prepare":"npm run build","validate":"yarn check","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags","flow":"flow"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","cross-env":"^5.0.5","css-loader":"^0.28.7","eslint":"^4.7.2","eslint-plugin-react":"^7.4.0","flow-bin":"^0.55.0","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^16.0.0","react-dom":"^16.0.0","style-loader":"^0.18.2","webpack":"^3.6.0","webpack-dev-server":"^2.8.2"},"dependencies":{"prop-types":"15.x","react-draggable":"^2.2.6 || ^3.0.3"},"peerDependencies":{"react":"0.14.x || 15.x || 16.x","react-dom":"0.14.x || 15.x || 16.x"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"cd25ce6fe34b6f5570013a1dbca0216f08f238ea","_id":"react-resizable@1.7.5","_npmVersion":"5.4.2","_nodeVersion":"8.5.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"dist":{"shasum":"83eb75bb3684da6989bbbf4f826e1470f0af902e","size":9579,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.7.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.7.5.tgz"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable-1.7.5.tgz_1506464337002_0.9622967264149338"},"directories":{},"publish_time":1506464338017,"_cnpm_publish_time":1506464338017,"_hasShrinkwrap":false},"1.7.4":{"name":"react-resizable","version":"1.7.4","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"webpack-dev-server --open --open-page=examples/1.html","watch":"webpack --progress --watch","prepare":"npm run build","validate":"yarn check","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags","flow":"flow"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","cross-env":"^5.0.5","css-loader":"^0.28.7","eslint":"^4.6.1","eslint-plugin-react":"^7.3.0","flow-bin":"^0.54.0","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.6.1","react-dom":"^15.6.1","style-loader":"^0.18.2","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"prop-types":"^15.5.8","react-draggable":"^2.2.6 || ^3.0.3"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"3cf27f0a790c15581aac0dae44c736c04cc01dcb","_id":"react-resizable@1.7.4","_npmVersion":"5.4.0","_nodeVersion":"8.3.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"dist":{"shasum":"9e8d27349d45339478eff8bd2688c63e44e8b425","size":9543,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.7.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.7.4.tgz"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable-1.7.4.tgz_1504619017285_0.5989259146153927"},"directories":{},"publish_time":1504619018180,"_hasShrinkwrap":false,"_cnpm_publish_time":1504619018180},"1.7.3":{"name":"react-resizable","version":"1.7.3","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"webpack-dev-server --open --open-page=examples/1.html","watch":"webpack --progress --watch","prepare":"npm run build","validate":"yarn check","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","cross-env":"^5.0.5","css-loader":"^0.28.5","eslint":"^4.5.0","eslint-plugin-react":"^7.2.1","flow-bin":"^0.53.1","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.6.1","react-dom":"^15.6.1","style-loader":"^0.18.2","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"prop-types":"^15.5.8","react-draggable":"^2.2.6 || ^3.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"07d0b7401f92c338b5617422f1ed19d1dfe42ff5","_id":"react-resizable@1.7.3","_npmVersion":"5.3.0","_nodeVersion":"8.3.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"dist":{"shasum":"312ddc7e45aaa46e8d111b903013bb3ebe58c43a","size":9689,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.7.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.7.3.tgz"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable-1.7.3.tgz_1504210704629_0.21143305813893676"},"directories":{},"publish_time":1504210705663,"_hasShrinkwrap":false,"_cnpm_publish_time":1504210705663},"1.7.2":{"name":"react-resizable","version":"1.7.2","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"webpack-dev-server --open --open-page=examples/1.html","watch":"webpack --progress --watch","prepublish":"npm run build","validate":"yarn list","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-loader":"^7.1.2","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","cross-env":"^5.0.5","css-loader":"^0.28.5","eslint":"^4.5.0","eslint-plugin-react":"^7.2.1","flow-bin":"^0.53.1","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.6.1","react-dom":"^15.6.1","style-loader":"^0.18.2","webpack":"^3.5.5","webpack-dev-server":"^2.7.1"},"dependencies":{"prop-types":"^15.5.8","react-draggable":"^2.2.6 || ^3.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"2732854ec8c5fc7c2d6dfb8e897f76577c2d94c8","_id":"react-resizable@1.7.2","_npmVersion":"5.3.0","_nodeVersion":"8.3.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"dist":{"shasum":"11a22344ba355c2bc1f043a68615955cffee80a8","size":9657,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.7.2.tgz"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable-1.7.2.tgz_1503343089117_0.5298798149451613"},"directories":{},"publish_time":1503343090908,"_cnpm_publish_time":1503343090908,"_hasShrinkwrap":false},"1.7.1":{"name":"react-resizable","version":"1.7.1","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --progress --hot --inline","prepublish":"npm run build","validate":"yarn list","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","cross-env":"^5.0.0","css-loader":"^0.28.0","eslint":"^3.19.0","eslint-plugin-react":"^7.0.1","flow-bin":"^0.46.0","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.5.4","react-dom":"^15.5.4","style-loader":"^0.18.1","webpack":"^2.4.1","webpack-dev-server":"^2.4.5"},"dependencies":{"prop-types":"^15.5.8","react-draggable":"^2.2.6"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"ecfa065d31b8afd81206267b46ef36f048607d60","_id":"react-resizable@1.7.1","_shasum":"e8fd2c2247c9299d117fb245dbeed9c68c0e004c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"e8fd2c2247c9299d117fb245dbeed9c68c0e004c","size":52035,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.7.1.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-resizable-1.7.1.tgz_1495569479366_0.961303488118574"},"directories":{},"publish_time":1495569480396,"_hasShrinkwrap":false,"_cnpm_publish_time":1495569480396},"1.7.0":{"name":"react-resizable","version":"1.7.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --progress --hot --inline","prepublish":"npm run build","validate":"yarn list","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.24.1","babel-eslint":"^7.2.3","babel-loader":"^7.0.0","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-preset-es2015":"^6.24.1","babel-preset-react":"^6.24.1","cross-env":"^4.0.0","css-loader":"^0.28.0","eslint":"^3.19.0","eslint-plugin-react":"^6.10.3","flow-bin":"^0.45.0","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.5.4","react-dom":"^15.5.4","style-loader":"^0.17.0","webpack":"^2.4.1","webpack-dev-server":"^2.4.5"},"dependencies":{"prop-types":"^15.5.8","react-draggable":"^2.2.6"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"fdf77f845df3de966d13b099edd6b43bc9a6eed6","_id":"react-resizable@1.7.0","_shasum":"4ba4c36e1d045d20da9983c1b9a4f53b4ad9d476","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"4ba4c36e1d045d20da9983c1b9a4f53b4ad9d476","size":66568,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.7.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-resizable-1.7.0.tgz_1493671694308_0.05888569774106145"},"directories":{},"publish_time":1493671695079,"_cnpm_publish_time":1493671695079,"_hasShrinkwrap":false},"1.6.0":{"name":"react-resizable","version":"1.6.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"yarn list","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.2","babel-plugin-transform-flow-comments":"^6.7.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^3.1.4","css-loader":"^0.26.1","eslint":"^3.14.0","eslint-plugin-react":"^6.9.0","flow-bin":"^0.38.0","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.0.0","react-dom":"^15.0.0","style-loader":"^0.13.0","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^2.1.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"8aa42e443a0287c083dee0d9e109559f4bc7db37","_id":"react-resizable@1.6.0","_shasum":"7968c456538a349db1742680f9a05dc9780e6188","_from":".","_npmVersion":"4.0.5","_nodeVersion":"6.9.2","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"7968c456538a349db1742680f9a05dc9780e6188","size":48986,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.6.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-resizable-1.6.0.tgz_1485210859627_0.8557552346028388"},"directories":{},"publish_time":1485210860283,"_cnpm_publish_time":1485210860283,"_hasShrinkwrap":false},"1.5.0":{"name":"react-resizable","version":"1.5.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"yarn list","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^7.1.1","babel-loader":"^6.2.2","babel-plugin-transform-flow-comments":"^6.7.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^3.1.4","css-loader":"^0.26.1","eslint":"^3.14.0","eslint-plugin-react":"^6.9.0","flow-bin":"^0.38.0","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.0.0","react-dom":"^15.0.0","style-loader":"^0.13.0","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^2.1.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"c72717472d536c7685b06449cad87a032d6e1e25","_id":"react-resizable@1.5.0","_shasum":"bbf137486c2249f894f09543c82a5dcb232c6b6a","_from":".","_npmVersion":"4.0.5","_nodeVersion":"6.9.2","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"bbf137486c2249f894f09543c82a5dcb232c6b6a","size":48831,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.5.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-resizable-1.5.0.tgz_1485209535396_0.7536149316001683"},"directories":{},"publish_time":1485209536109,"_cnpm_publish_time":1485209536109,"_hasShrinkwrap":false},"1.4.6":{"name":"react-resizable","version":"1.4.6","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"yarn list","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-plugin-transform-flow-comments":"^6.7.0","babel-preset-es2015":"^6.6.0","babel-preset-es2015-loose":"^7.0.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","flow-bin":"^0.32.0","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.0.0","react-dom":"^15.0.0","style-loader":"^0.13.0","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^2.1.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"b19009ee0e1482590fb0593a701e6f7265310b8c","_id":"react-resizable@1.4.6","_shasum":"2cdc2186606f3a564444ecd4cfea7f400301a3ea","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.1","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"2cdc2186606f3a564444ecd4cfea7f400301a3ea","size":52757,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.4.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.4.6.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-resizable-1.4.6.tgz_1483111308028_0.8182753901928663"},"directories":{},"publish_time":1483111308588,"_cnpm_publish_time":1483111308588,"_hasShrinkwrap":false},"1.4.5":{"name":"react-resizable","version":"1.4.5","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-plugin-transform-flow-comments":"^6.7.0","babel-preset-es2015":"^6.6.0","babel-preset-es2015-loose":"^7.0.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","flow-bin":"^0.32.0","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.0.0","react-dom":"^15.0.0","style-loader":"^0.13.0","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^2.1.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"33a2a0191a61ba01895bb057a27fd54260ede442","_id":"react-resizable@1.4.5","_shasum":"b0f00244959bad9b003de5bf8f7d14dee5b6c2d3","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.6.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"b0f00244959bad9b003de5bf8f7d14dee5b6c2d3","size":7450,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.4.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.4.5.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-resizable-1.4.5.tgz_1475265218107_0.1845746198669076"},"directories":{},"publish_time":1475265219952,"_cnpm_publish_time":1475265219952,"_hasShrinkwrap":false},"1.4.3":{"name":"react-resizable","version":"1.4.3","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-plugin-transform-flow-comments":"^6.7.0","babel-preset-es2015":"^6.6.0","babel-preset-es2015-loose":"^7.0.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","flow-bin":"^0.32.0","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.0.0","react-dom":"^15.0.0","style-loader":"^0.13.0","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^2.1.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"cb0acb171679acba952bda4d5d84f1b3e00c2a86","_id":"react-resizable@1.4.3","_shasum":"e1d628cb71158033e31e255aa8cf527085405dd5","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.6.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"e1d628cb71158033e31e255aa8cf527085405dd5","size":15406,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.4.3.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-resizable-1.4.3.tgz_1475005529885_0.8443185368087143"},"directories":{},"publish_time":1475005531861,"_cnpm_publish_time":1475005531861,"_hasShrinkwrap":false},"1.4.2":{"name":"react-resizable","version":"1.4.2","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-plugin-transform-flow-comments":"^6.7.0","babel-preset-es2015":"^6.6.0","babel-preset-es2015-loose":"^7.0.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","flow-bin":"^0.25.0","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.0.0","react-dom":"^15.0.0","style-loader":"^0.13.0","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^2.1.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"b0dea71030aafb3f37be20ba828ea0d0f87955bf","_id":"react-resizable@1.4.2","_shasum":"3ceb08733aff69751bb0577d7a5781a15dbdae42","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.2.1","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"3ceb08733aff69751bb0577d7a5781a15dbdae42","size":7366,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.4.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-resizable-1.4.2.tgz_1467411028020_0.8223859381396323"},"directories":{},"publish_time":1467411030703,"_cnpm_publish_time":1467411030703,"_hasShrinkwrap":false},"1.4.1":{"name":"react-resizable","version":"1.4.1","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-plugin-transform-flow-comments":"^6.7.0","babel-preset-es2015":"^6.6.0","babel-preset-es2015-loose":"^7.0.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","flow-bin":"^0.25.0","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.0.0","react-dom":"^15.0.0","style-loader":"^0.13.0","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^2.1.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"320a4bc72332dce01a4d2bb05d808286dc4b607c","_id":"react-resizable@1.4.1","_shasum":"851ab9d4bf77db705ba3b9a0477273df19ad47ec","_from":".","_npmVersion":"3.9.0","_nodeVersion":"5.11.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"851ab9d4bf77db705ba3b9a0477273df19ad47ec","size":7235,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.4.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-resizable-1.4.1.tgz_1464010426817_0.8460341622121632"},"directories":{},"publish_time":1464010429098,"_cnpm_publish_time":1464010429098,"_hasShrinkwrap":false},"1.4.0":{"name":"react-resizable","version":"1.4.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-plugin-transform-flow-comments":"^6.7.0","babel-preset-es2015":"^6.6.0","babel-preset-es2015-loose":"^7.0.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","flow-bin":"^0.25.0","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.0.0","react-dom":"^15.0.0","style-loader":"^0.13.0","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^2.1.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"ad1dca6d069f7f456bc4af3cd421f656d07cf0a6","_id":"react-resizable@1.4.0","_shasum":"13939b6af9962c36167a7bf6386f7563ef46bbde","_from":".","_npmVersion":"3.9.0","_nodeVersion":"5.11.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"13939b6af9962c36167a7bf6386f7563ef46bbde","size":7167,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.4.0.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-resizable-1.4.0.tgz_1463769281288_0.35383976832963526"},"directories":{},"publish_time":1463769282247,"_cnpm_publish_time":1463769282247,"_hasShrinkwrap":false},"1.3.3":{"name":"react-resizable","version":"1.3.3","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls","preversion":"npm run lint","version":"git add CHANGELOG.md","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-plugin-transform-flow-comments":"^6.7.0","babel-preset-es2015":"^6.6.0","babel-preset-es2015-loose":"^7.0.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.0.0","react-dom":"^15.0.0","style-loader":"^0.13.0","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^1.3.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"a15cd244d5596fd6e6728fdc1dae9ba8f3c79746","_id":"react-resizable@1.3.3","_shasum":"8c3e5adedee2bdf9a03b4259354bb7dda62c5588","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"8c3e5adedee2bdf9a03b4259354bb7dda62c5588","size":7042,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.3.3.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/react-resizable-1.3.3.tgz_1461094634602_0.6816407113801688"},"directories":{},"publish_time":1461094636062,"_cnpm_publish_time":1461094636062,"_hasShrinkwrap":false},"1.3.2":{"name":"react-resizable","version":"1.3.2","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-preset-es2015":"^6.6.0","babel-preset-es2015-loose":"^7.0.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.0.0","react-dom":"^15.0.0","style-loader":"^0.13.0","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^1.3.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"1f338d441644f281cd6512da87f527f460ae9d02","_id":"react-resizable@1.3.2","_shasum":"4a48485e8259c1495b2d41d2b7b052059dd67926","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"4a48485e8259c1495b2d41d2b7b052059dd67926","size":6792,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.3.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-resizable-1.3.2.tgz_1460132880882_0.043793020537123084"},"directories":{},"publish_time":1460132883199,"_cnpm_publish_time":1460132883199,"_hasShrinkwrap":false},"1.3.1":{"name":"react-resizable","version":"1.3.1","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-preset-es2015":"^6.6.0","babel-preset-es2015-loose":"^7.0.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^15.0.0","react-dom":"^15.0.0","style-loader":"^0.13.0","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^1.3.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0","react-dom":"^0.14.0 || ^15.0.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"83a4376325f432193da157d30ebb742524737f02","_id":"react-resizable@1.3.1","_shasum":"61fe261d19a4038a754b460b9e84d1cd457548b9","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.9.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"61fe261d19a4038a754b460b9e84d1cd457548b9","size":6501,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.3.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-resizable-1.3.1.tgz_1460131903959_0.6258655579295009"},"directories":{},"publish_time":1460131906307,"_cnpm_publish_time":1460131906307,"_hasShrinkwrap":false},"1.3.0":{"name":"react-resizable","version":"1.3.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-preset-es2015":"^6.6.0","babel-preset-es2015-loose":"^7.0.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","lodash":"^4.3.0","pre-commit":"^1.1.2","react":"^0.14.7","react-dom":"^0.14.7","style-loader":"^0.13.0","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^1.3.1"},"peerDependencies":{"react":"^0.14.7","react-dom":"^0.14.7"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"26fb219dc7414b54f174c04a776a2e3a887c09c1","_id":"react-resizable@1.3.0","_shasum":"e790352d1d78702a236d78a9e6ee448629dc7abe","_from":".","_npmVersion":"3.8.0","_nodeVersion":"5.7.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"e790352d1d78702a236d78a9e6ee448629dc7abe","size":6492,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.3.0.tgz"},"_npmOperationalInternal":{"host":"packages-13-west.internal.npmjs.com","tmp":"tmp/react-resizable-1.3.0.tgz_1457691264249_0.30187947303056717"},"directories":{},"publish_time":1457691266534,"_cnpm_publish_time":1457691266534,"_hasShrinkwrap":false},"1.2.1":{"name":"react-resizable","version":"1.2.1","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-preset-es2015":"^6.5.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","lodash":"^4.3.0","pre-commit":"^1.1.2","style-loader":"^0.13.0","react":"^0.14.7","react-dom":"^0.14.7","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^1.3.1"},"peerDependencies":{"react":"^0.14.7","react-dom":"^0.14.7"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"3a10c731874db6bd9a349fc97ae68192908a313a","_id":"react-resizable@1.2.1","_shasum":"605ab5c510691274e2cdb53bbb60fb139f25292d","_from":".","_npmVersion":"3.7.1","_nodeVersion":"5.5.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"605ab5c510691274e2cdb53bbb60fb139f25292d","size":23136,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.2.1.tgz"},"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/react-resizable-1.2.1.tgz_1455142057542_0.44400885747745633"},"directories":{},"publish_time":1455142059410,"_cnpm_publish_time":1455142059410,"_hasShrinkwrap":false},"1.2.0":{"name":"react-resizable","version":"1.2.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-preset-es2015":"^6.5.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","lodash":"^4.3.0","pre-commit":"^1.1.2","style-loader":"^0.13.0","react":"^0.14.7","react-dom":"^0.14.7","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^1.3.1"},"peerDependencies":{"react":"^0.14.7","react-dom":"^0.14.7"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"d2fc2996bdb8323a66f1c459cbaed39f5ae1be43","_id":"react-resizable@1.2.0","_shasum":"b2d3e34f7c866b594947c2b0c35c3efb6aed6cf0","_from":".","_npmVersion":"3.7.1","_nodeVersion":"5.5.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"b2d3e34f7c866b594947c2b0c35c3efb6aed6cf0","size":23158,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.2.0.tgz"},"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/react-resizable-1.2.0.tgz_1455138794400_0.08454945986159146"},"directories":{},"publish_time":1455138796230,"_cnpm_publish_time":1455138796230,"_hasShrinkwrap":false},"1.1.3":{"name":"react-resizable","version":"1.1.3","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-preset-es2015":"^6.5.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","lodash":"^4.3.0","pre-commit":"^1.1.2","style-loader":"^0.13.0","react":"^0.14.7","react-dom":"^0.14.7","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^1.3.1"},"peerDependencies":{"react":"^0.14.7","react-dom":"^0.14.7"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"d6efb2611f2e346416695e6180505dbb7f4b94bc","_id":"react-resizable@1.1.3","_shasum":"4d34b509749d15041377bb6366106285e7bed216","_from":".","_npmVersion":"3.7.1","_nodeVersion":"5.5.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"4d34b509749d15041377bb6366106285e7bed216","size":22846,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.1.3.tgz"},"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/react-resizable-1.1.3.tgz_1455136793882_0.7188219919335097"},"directories":{},"publish_time":1455136795606,"_cnpm_publish_time":1455136795606,"_hasShrinkwrap":false},"1.1.2":{"name":"react-resizable","version":"1.1.2","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-preset-es2015":"^6.5.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","lodash":"^4.3.0","pre-commit":"^1.1.2","style-loader":"^0.13.0","react":"^0.14.7","react-dom":"^0.14.7","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^1.3.1"},"peerDependencies":{"react":"^0.14.7","react-dom":"^0.14.7"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"2892c4342967a582ff5a0bf9c01962eff0902fb9","_id":"react-resizable@1.1.2","_shasum":"3668403ce0b94a9917dad06c751863abc4958d3d","_from":".","_npmVersion":"3.7.1","_nodeVersion":"5.5.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"3668403ce0b94a9917dad06c751863abc4958d3d","size":22689,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.1.2.tgz"},"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/react-resizable-1.1.2.tgz_1455127270110_0.22681952198036015"},"directories":{},"publish_time":1455127273424,"_cnpm_publish_time":1455127273424,"_hasShrinkwrap":false},"1.1.1":{"name":"react-resizable","version":"1.1.1","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-preset-es2015":"^6.5.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","lodash":"^4.3.0","pre-commit":"^1.1.2","style-loader":"^0.13.0","react":"^0.14.7","react-dom":"^0.14.7","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^1.3.1"},"peerDependencies":{"react":"^0.14.7","react-dom":"^0.14.7"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"81d91ba8b1ea7cef1839c13bf70994a49cff88bc","_id":"react-resizable@1.1.1","_shasum":"f4d947122edaa3a9ed9e5bbd8ce9cb7d859f8297","_from":".","_npmVersion":"3.7.1","_nodeVersion":"5.5.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"f4d947122edaa3a9ed9e5bbd8ce9cb7d859f8297","size":22682,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.1.1.tgz"},"_npmOperationalInternal":{"host":"packages-9-west.internal.npmjs.com","tmp":"tmp/react-resizable-1.1.1.tgz_1455126669209_0.06509762955829501"},"directories":{},"publish_time":1455126672381,"_cnpm_publish_time":1455126672381,"_hasShrinkwrap":false},"1.1.0":{"name":"react-resizable","version":"1.1.0","description":"A component that is resizable with handles.","main":"index.js","browser":"dist/bundle.js","scripts":{"lint":"eslint --ext .js,.jsx lib/ test/; flow","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4003/examples/1.html' && cross-env NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4003 --content-base .","prepublish":"npm run build","validate":"npm ls"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel-cli":"^6.5.1","babel-core":"^6.5.1","babel-eslint":"^4.1.8","babel-loader":"^6.2.2","babel-preset-es2015":"^6.5.0","babel-preset-react":"^6.5.0","babel-preset-stage-1":"^6.5.0","cross-env":"^1.0.7","css-loader":"^0.23.1","eslint":"^1.10.3","eslint-plugin-react":"^3.16.1","lodash":"^4.3.0","pre-commit":"^1.1.2","style-loader":"^0.13.0","react":"^0.14.7","react-dom":"^0.14.7","webpack":"^1.12.13","webpack-dev-server":"^1.14.1"},"dependencies":{"react-draggable":"^1.3.1"},"peerDependencies":{"react":"^0.14.7","react-dom":"^0.14.7"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"649c810d6d4f5da7e82641db31ade6bae7dd6412","_id":"react-resizable@1.1.0","_shasum":"b9207fc12b7ce8829ef6973cbde0bb0d4d8bf1cc","_from":".","_npmVersion":"3.7.1","_nodeVersion":"5.5.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"b9207fc12b7ce8829ef6973cbde0bb0d4d8bf1cc","size":169173,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.1.0.tgz"},"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/react-resizable-1.1.0.tgz_1455125820191_0.966004257556051"},"directories":{},"publish_time":1455125821817,"_cnpm_publish_time":1455125821817,"_hasShrinkwrap":false},"1.0.1":{"name":"react-resizable","version":"1.0.1","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint lib/ test/","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4002/examples/1.html'; NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base .","prepublish":"npm run build","validate":"npm ls"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel":"^5.8.29","babel-core":"^5.8.29","babel-eslint":"^4.1.3","babel-loader":"^5.3.2","babel-plugin-typecheck":"^1.3.0","css-loader":"^0.23.0","eslint":"^1.9.0","eslint-plugin-react":"^3.8.0","lodash":"^3.10.1","pre-commit":"^1.1.2","react":"^0.14.2","react-dom":"^0.14.2","style-loader":"^0.13.0","webpack":"^1.12.6","webpack-dev-server":"^1.12.1"},"dependencies":{"object-assign":"^4.0.1","react-draggable":"^1.1.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"1892234fe1e2cb1e7996619decef9a38e19efe97","_id":"react-resizable@1.0.1","_shasum":"4012fea709c8889d8556a2c055bc36e7b5cf42fb","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"4012fea709c8889d8556a2c055bc36e7b5cf42fb","size":168609,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.0.1.tgz"},"directories":{},"publish_time":1447520593942,"_cnpm_publish_time":1447520593942,"_hasShrinkwrap":false},"1.0.0":{"name":"react-resizable","version":"1.0.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"eslint lib/ test/","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4002/examples/1.html'; NODE_ENV=test webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base .","prepublish":"npm run build","validate":"npm ls"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel":"^5.8.29","babel-core":"^5.8.29","babel-eslint":"^4.1.3","babel-loader":"^5.3.2","babel-plugin-typecheck":"^1.3.0","css-loader":"^0.23.0","eslint":"^1.9.0","eslint-plugin-react":"^3.8.0","lodash":"^3.10.1","pre-commit":"^1.1.2","react":"^0.14.2","react-dom":"^0.14.2","style-loader":"^0.13.0","webpack":"^1.12.6","webpack-dev-server":"^1.12.1"},"dependencies":{"object-assign":"^4.0.1","react-draggable":"^1.1.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"pre-commit":["lint","validate"],"gitHead":"7fbb5ea9f121309551685b20c14c2b5a84420fe5","_id":"react-resizable@1.0.0","_shasum":"262cee27567d377821b89729d852752329ec1871","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"262cee27567d377821b89729d852752329ec1871","size":168613,"noattachment":false,"key":"/react-resizable/-/react-resizable-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-1.0.0.tgz"},"directories":{},"publish_time":1447517672365,"_cnpm_publish_time":1447517672365,"_hasShrinkwrap":false},"0.4.3":{"name":"react-resizable","version":"0.4.3","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"jsxhint lib/ test/","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base .","prepublish":"npm run build"},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel":"^5.0.1","babel-core":"^5.0.1","babel-loader":"^5.0.0","css-loader":"^0.9.1","jshint":"^2.6.3","lodash":"^3.6.0","pre-commit":"^1.0.6","precommit-hook":"^2.0.1","react":"^0.13.1","react-hot-loader":"^1.2.4","style-loader":"^0.9.0","webpack":"^1.7.3","webpack-dev-server":"^1.8.0"},"dependencies":{"object-assign":"^2.0.0","react-draggable":"^0.8.1"},"publishConfig":{"registry":"https://registry.npmjs.org"},"precommit":["lint"],"gitHead":"6b44992b549f185a6498bbce945d5139056d091d","_id":"react-resizable@0.4.3","_shasum":"6a1d3c2c5d28c9ea3c86e141af66367202169900","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.0","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"6a1d3c2c5d28c9ea3c86e141af66367202169900","size":5254,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.4.3.tgz"},"directories":{},"publish_time":1445383557409,"_cnpm_publish_time":1445383557409,"_hasShrinkwrap":false},"0.4.2":{"name":"react-resizable","version":"0.4.2","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"jsxhint lib/ test/","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base .","prepublish":"npm run build"},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel":"^5.0.1","babel-core":"^5.0.1","babel-loader":"^5.0.0","css-loader":"^0.9.1","jshint":"^2.6.3","lodash":"^3.6.0","pre-commit":"^1.0.6","precommit-hook":"^2.0.1","react":"^0.13.1","react-hot-loader":"^1.2.4","style-loader":"^0.9.0","webpack":"^1.7.3","webpack-dev-server":"^1.8.0"},"dependencies":{"object-assign":"^2.0.0","react-draggable":"^0.8.1"},"publishConfig":{"registry":"https://registry.npmjs.org"},"precommit":["lint"],"gitHead":"1c9d79cb7305ee0b5c0442ff1a1ee84916e08d54","_id":"react-resizable@0.4.2","_shasum":"6c16107d92152f92a195a737c25704bd1f26f0be","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"6c16107d92152f92a195a737c25704bd1f26f0be","size":5191,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.4.2.tgz"},"directories":{},"publish_time":1433374251048,"_cnpm_publish_time":1433374251048,"_hasShrinkwrap":false},"0.4.1":{"name":"react-resizable","version":"0.4.1","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"jsxhint lib/ test/","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base .","prepublish":"npm run build"},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel":"^5.0.1","babel-core":"^5.0.1","babel-loader":"^5.0.0","css-loader":"^0.9.1","jshint":"^2.6.3","lodash":"^3.6.0","pre-commit":"^1.0.6","precommit-hook":"^2.0.1","react":"^0.13.1","react-hot-loader":"^1.2.4","style-loader":"^0.9.0","webpack":"^1.7.3","webpack-dev-server":"^1.8.0"},"dependencies":{"object-assign":"^2.0.0","react-draggable":"^0.8.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"precommit":["lint"],"gitHead":"18b9157dcca96d1d6f1009e8af561543bd99d166","_id":"react-resizable@0.4.1","_shasum":"6e2abab3b8f359a161e3b7145a0e4224295c91f2","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"6e2abab3b8f359a161e3b7145a0e4224295c91f2","size":5066,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.4.1.tgz"},"directories":{},"publish_time":1433368181693,"_cnpm_publish_time":1433368181693,"_hasShrinkwrap":false},"0.4.0":{"name":"react-resizable","version":"0.4.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"jsxhint lib/ test/","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base .","prepublish":"npm run build"},"repository":{"type":"git","url":"git+ssh://git@github.com/STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel":"^5.0.1","babel-core":"^5.0.1","babel-loader":"^5.0.0","css-loader":"^0.9.1","jshint":"^2.6.3","lodash":"^3.6.0","pre-commit":"^1.0.6","precommit-hook":"^2.0.1","react":"^0.13.1","react-hot-loader":"^1.2.4","style-loader":"^0.9.0","webpack":"^1.7.3","webpack-dev-server":"^1.8.0"},"dependencies":{"object-assign":"^2.0.0","react-draggable":"^0.7.0"},"publishConfig":{"registry":"https://registry.npmjs.org"},"precommit":["lint"],"gitHead":"874c0713052407adf0f2a912fc522dc3ab9334d7","_id":"react-resizable@0.4.0","_shasum":"6d1cb8a61e0ef387a9e501dbd8cf52c6979d4a68","_from":".","_npmVersion":"2.8.4","_nodeVersion":"0.12.2","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"6d1cb8a61e0ef387a9e501dbd8cf52c6979d4a68","size":5060,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.4.0.tgz"},"directories":{},"publish_time":1431049582104,"_cnpm_publish_time":1431049582104,"_hasShrinkwrap":false},"0.3.3":{"name":"react-resizable","version":"0.3.3","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"jsxhint lib/ test/","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base .","prepublish":"npm run build"},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel":"^5.0.1","babel-core":"^5.0.1","babel-loader":"^5.0.0","css-loader":"^0.9.1","jshint":"^2.6.3","lodash":"^3.6.0","pre-commit":"^1.0.6","precommit-hook":"^2.0.1","react":"^0.13.1","react-hot-loader":"^1.2.4","style-loader":"^0.9.0","webpack":"^1.7.3","webpack-dev-server":"^1.8.0"},"dependencies":{"object-assign":"^2.0.0","react-draggable":"git+https://github.com/strml/react-draggable#v0.3.1"},"publishConfig":{"registry":"https://registry.npmjs.org"},"precommit":["lint"],"gitHead":"11acb5d1340b77dae691a11da9b75e35a4b03a0c","_id":"react-resizable@0.3.3","_shasum":"82975860bc4a5508bfbe7752ae043d5144ea31c9","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.10.35","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"82975860bc4a5508bfbe7752ae043d5144ea31c9","size":5140,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.3.3.tgz"},"directories":{},"publish_time":1428501296628,"_cnpm_publish_time":1428501296628,"_hasShrinkwrap":false},"0.3.2":{"name":"react-resizable","version":"0.3.2","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"jsxhint lib/ test/","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base .","prepublish":"npm run build"},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel":"^5.0.1","babel-core":"^5.0.1","babel-loader":"^5.0.0","css-loader":"^0.9.1","jshint":"^2.6.3","lodash":"^3.6.0","pre-commit":"^1.0.6","precommit-hook":"^2.0.1","react":"^0.13.1","react-hot-loader":"^1.2.4","style-loader":"^0.9.0","webpack":"^1.7.3","webpack-dev-server":"^1.8.0"},"dependencies":{"object-assign":"^2.0.0","react-draggable":"git+https://github.com/strml/react-draggable#v0.3.1"},"publishConfig":{"registry":"https://registry.npmjs.org"},"precommit":["lint"],"gitHead":"eba6930638543930a60c579971d0a7b3ffb274d6","_id":"react-resizable@0.3.2","_shasum":"330392c9b33e549b8dc41e179986a72238a1a273","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.10.35","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"330392c9b33e549b8dc41e179986a72238a1a273","size":4619,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.3.2.tgz"},"directories":{},"publish_time":1428017479121,"_cnpm_publish_time":1428017479121,"_hasShrinkwrap":false},"0.3.1":{"name":"react-resizable","version":"0.3.1","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"jsxhint lib/ test/","test":"echo \"Error: no test specified\" && exit 1","build":"bash build.sh","build-example":"webpack","dev":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base .","prepublish":"npm run build"},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"babel":"^5.0.1","babel-core":"^5.0.1","babel-loader":"^5.0.0","css-loader":"^0.9.1","jshint":"^2.6.3","lodash":"^3.6.0","pre-commit":"^1.0.6","precommit-hook":"^2.0.1","react":"^0.13.1","react-hot-loader":"^1.2.4","style-loader":"^0.9.0","webpack":"^1.7.3","webpack-dev-server":"^1.8.0"},"peerDependencies":{"react":"^0.13"},"dependencies":{"react-draggable":"git+https://github.com/strml/react-draggable"},"publishConfig":{"registry":"https://registry.npmjs.org"},"precommit":["lint"],"gitHead":"8c5d45bf51ef47aec60a7f6a0bdae5dbde19dc40","_id":"react-resizable@0.3.1","_shasum":"6a3ee7d4b62710d318a894e268c6e14d4c492891","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.10.35","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"6a3ee7d4b62710d318a894e268c6e14d4c492891","size":4529,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.3.1.tgz"},"directories":{},"publish_time":1428009732085,"_cnpm_publish_time":1428009732085,"_hasShrinkwrap":false},"0.2.3":{"name":"react-resizable","version":"0.2.3","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"jsxhint lib/ test/","test":"echo \"Error: no test specified\" && exit 1","build":"make js","build-example":"webpack","check-build":"make check-build","dev":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base ."},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"6to5":"^2.2.0","6to5-loader":"^1.0.0","css-loader":"^0.9.0","jshint":"^2.5.11","lodash":"^2.4.1","precommit-hook":"^1.0.7","react":"^0.12.2","react-hot-loader":"^1.0.4","style-loader":"^0.8.2","webpack":"^1.4.14","webpack-dev-server":"^1.7.0"},"dependencies":{"object-assign":"^2.0.0","react-draggable":"git+https://github.com/strml/react-draggable"},"publishConfig":{"registry":"https://registry.npmjs.org"},"precommit":["check-build","lint"],"gitHead":"dfe2aa9740c071bea5f02e8e699f7ee2ddabd9a0","_id":"react-resizable@0.2.3","_shasum":"84451e80eefd03c17883a8a1d61d597164c6d565","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"84451e80eefd03c17883a8a1d61d597164c6d565","size":6451,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.2.3.tgz"},"directories":{},"publish_time":1424263301996,"_cnpm_publish_time":1424263301996,"_hasShrinkwrap":false},"0.2.2":{"name":"react-resizable","version":"0.2.2","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"jsxhint lib/ test/","test":"echo \"Error: no test specified\" && exit 1","build":"make js","build-example":"webpack","check-build":"make check-build","dev":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base ."},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"6to5":"^2.2.0","6to5-loader":"^1.0.0","css-loader":"^0.9.0","jshint":"^2.5.11","lodash":"^2.4.1","precommit-hook":"^1.0.7","react":"^0.12.2","react-hot-loader":"^1.0.4","style-loader":"^0.8.2","webpack":"^1.4.14","webpack-dev-server":"^1.7.0"},"dependencies":{"object-assign":"^2.0.0","react-draggable":"git+https://github.com/strml/react-draggable"},"publishConfig":{"registry":"https://registry.npmjs.org"},"precommit":["check-build","lint"],"gitHead":"a7559362ca44ca7ced64a0d691eea980dd366e72","_id":"react-resizable@0.2.2","_shasum":"1f771735a8acecc5aff36108ab1199f02c851a84","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"1f771735a8acecc5aff36108ab1199f02c851a84","size":6453,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.2.2.tgz"},"directories":{},"publish_time":1421760400013,"_cnpm_publish_time":1421760400013,"_hasShrinkwrap":false},"0.2.1":{"name":"react-resizable","version":"0.2.1","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"jsxhint lib/ test/","test":"echo \"Error: no test specified\" && exit 1","build":"make js","build-example":"webpack","check-build":"make check-build","dev":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base ."},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"6to5":"^2.2.0","6to5-loader":"^1.0.0","css-loader":"^0.9.0","jshint":"^2.5.11","lodash":"^2.4.1","precommit-hook":"^1.0.7","react":"^0.12.2","react-hot-loader":"^1.0.4","style-loader":"^0.8.2","webpack":"^1.4.14","webpack-dev-server":"^1.7.0"},"dependencies":{"object-assign":"^2.0.0","react-draggable":"git+https://github.com/strml/react-draggable"},"publishConfig":{"registry":"https://registry.npmjs.org"},"precommit":["check-build","lint"],"gitHead":"656d4c8b6c62119ac323f177897e76e064f30bf3","_id":"react-resizable@0.2.1","_shasum":"d2398063f6fde55cd00f9696563825499d974852","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"d2398063f6fde55cd00f9696563825499d974852","size":6409,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.2.1.tgz"},"directories":{},"publish_time":1421084798670,"_cnpm_publish_time":1421084798670,"_hasShrinkwrap":false},"0.2.0":{"name":"react-resizable","version":"0.2.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"lint":"jsxhint lib/ test/","test":"echo \"Error: no test specified\" && exit 1","build":"make js","build-example":"webpack","check-build":"make check-build","dev":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base ."},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"6to5":"^2.2.0","6to5-loader":"^1.0.0","css-loader":"^0.9.0","jshint":"^2.5.11","lodash":"^2.4.1","precommit-hook":"^1.0.7","react":"^0.12.2","react-hot-loader":"^1.0.4","style-loader":"^0.8.2","webpack":"^1.4.14","webpack-dev-server":"^1.7.0"},"dependencies":{"object.assign":"^1.1.1","react-draggable":"git+https://github.com/strml/react-draggable"},"publishConfig":{"registry":"https://registry.npmjs.org"},"precommit":["check-build","lint"],"gitHead":"68f4cdacfd82f3d1850aa67672661c16dd479fe7","_id":"react-resizable@0.2.0","_shasum":"5b623600e53e84d23bdf532a375346b00e7ebd77","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"5b623600e53e84d23bdf532a375346b00e7ebd77","size":6457,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.2.0.tgz"},"directories":{},"publish_time":1420568047659,"_cnpm_publish_time":1420568047659,"_hasShrinkwrap":false},"0.1.2":{"name":"react-resizable","version":"0.1.2","description":"A component that is resizable with handles.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"webpack .","dev-server":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base ."},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"css-loader":"^0.9.0","jsx-loader":"^0.12.2","lodash":"^2.4.1","react":"^0.12.2","react-hot-loader":"^1.0.4","style-loader":"^0.8.2","webpack":"^1.4.14","webpack-dev-server":"^1.7.0"},"dependencies":{"object.assign":"^1.1.1","react-draggable":"git+https://github.com/strml/react-draggable"},"publishConfig":{"registry":"https://registry.npmjs.org"},"gitHead":"da5500ec2f25e218c87dcecbf94b7fbee551c890","_id":"react-resizable@0.1.2","_shasum":"112c8b694803deedc6b2688a9055972884ba8ec5","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"112c8b694803deedc6b2688a9055972884ba8ec5","size":5683,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.1.2.tgz"},"directories":{},"publish_time":1419884184259,"_cnpm_publish_time":1419884184259,"_hasShrinkwrap":false},"0.1.1":{"name":"react-resizable","version":"0.1.1","description":"A component that is resizable with handles.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"webpack .","dev-server":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base ."},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"css-loader":"^0.9.0","jsx-loader":"^0.12.2","lodash":"^2.4.1","react":"^0.12.2","react-hot-loader":"^1.0.4","style-loader":"^0.8.2","webpack":"^1.4.14","webpack-dev-server":"^1.7.0"},"dependencies":{"object.assign":"^1.1.1"},"publishConfig":{"registry":"https://registry.npmjs.org"},"gitHead":"7ddecab45a40a4bd62a3f9d71e4dd6e4d933a36c","_id":"react-resizable@0.1.1","_shasum":"f766b1b9b894f508846262e42704728bdd12dec6","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"f766b1b9b894f508846262e42704728bdd12dec6","size":5658,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.1.1.tgz"},"directories":{},"publish_time":1419883477454,"_cnpm_publish_time":1419883477454,"_hasShrinkwrap":false},"0.1.0":{"name":"react-resizable","version":"0.1.0","description":"A component that is resizable with handles.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"webpack .","dev-server":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base ."},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"css-loader":"^0.9.0","jsx-loader":"^0.12.2","lodash":"^2.4.1","react":"^0.12.2","react-hot-loader":"^1.0.4","style-loader":"^0.8.2","webpack":"^1.4.14","webpack-dev-server":"^1.7.0"},"dependencies":{"object.assign":"^1.1.1"},"gitHead":"190440cd712fdb8b32e493cb794ebcee252dad5f","_id":"react-resizable@0.1.0","_shasum":"b2ee2db6a8bc675c647f04106fe5e7e0656e6f36","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"b2ee2db6a8bc675c647f04106fe5e7e0656e6f36","size":5629,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.1.0.tgz"},"directories":{},"publish_time":1419882576783,"_cnpm_publish_time":1419882576783,"_hasShrinkwrap":false},"0.0.4":{"name":"react-resizable","version":"0.0.4","description":"A component that is resizable with handles.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"webpack .","dev-server":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base ."},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"css-loader":"^0.9.0","jsx-loader":"^0.12.2","lodash":"^2.4.1","react":"^0.12.2","react-hot-loader":"^1.0.4","style-loader":"^0.8.2","webpack":"^1.4.14","webpack-dev-server":"^1.7.0"},"dependencies":{"object.assign":"^1.1.1"},"gitHead":"14ec2fa021ed3f0c8ba979c378ff99234b2c373c","_id":"react-resizable@0.0.4","_shasum":"c3b209942efba7ccdde7653ad0c7c92213bcf17e","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"c3b209942efba7ccdde7653ad0c7c92213bcf17e","size":4929,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.0.4.tgz"},"directories":{},"publish_time":1419881125181,"_cnpm_publish_time":1419881125181,"_hasShrinkwrap":false},"0.0.3":{"name":"react-resizable","version":"0.0.3","description":"A component that is resizable with handles.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"webpack","dev-server":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base ."},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"css-loader":"^0.9.0","jsx-loader":"^0.12.2","lodash":"^2.4.1","react":"^0.12.2","react-hot-loader":"^1.0.4","style-loader":"^0.8.2","webpack":"^1.4.14","webpack-dev-server":"^1.7.0"},"dependencies":{"object.assign":"^1.1.1"},"gitHead":"e33a60f51fdf82794bd31113eef27631c8ec0db2","_id":"react-resizable@0.0.3","_shasum":"41ff970f59eb7ceb447e26351931290717a28f8c","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"41ff970f59eb7ceb447e26351931290717a28f8c","size":4010,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.0.3.tgz"},"directories":{},"publish_time":1419857156514,"_cnpm_publish_time":1419857156514,"_hasShrinkwrap":false},"0.0.2":{"name":"react-resizable","version":"0.0.2","description":"A component that is resizable with handles.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"webpack","dev-server":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base ."},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"css-loader":"^0.9.0","jsx-loader":"^0.12.2","lodash":"^2.4.1","react":"^0.12.2","react-hot-loader":"^1.0.4","style-loader":"^0.8.2","webpack":"^1.4.14","webpack-dev-server":"^1.7.0"},"gitHead":"1ec9665402a14ed349e954f608e1d22cad09e9bf","_id":"react-resizable@0.0.2","_shasum":"58d321a7861e4c882cb054c837b1be06639360f4","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"58d321a7861e4c882cb054c837b1be06639360f4","size":3778,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.0.2.tgz"},"directories":{},"publish_time":1419786166058,"_cnpm_publish_time":1419786166058,"_hasShrinkwrap":false},"0.0.1":{"name":"react-resizable","version":"0.0.1","description":"A component that is resizable with handles.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"webpack","dev-server":"echo 'Open http://localhost:4002/examples/1.html'; webpack-dev-server --config webpack-dev-server.config.js --hot --progress --colors --port 4002 --content-base ."},"repository":{"type":"git","url":"git@github.com:STRML/react-resizable.git"},"keywords":["react","resize","resizable"],"author":{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","url":"http://strml.net/"},"license":"MIT","bugs":{"url":"https://github.com/STRML/react-resizable/issues"},"homepage":"https://github.com/STRML/react-resizable","devDependencies":{"css-loader":"^0.9.0","jsx-loader":"^0.12.2","lodash":"^2.4.1","react":"^0.12.2","react-hot-loader":"^1.0.4","style-loader":"^0.8.2","webpack":"^1.4.14","webpack-dev-server":"^1.7.0"},"gitHead":"f0d35646e453036ad19b65a45e2963b386a5bce2","_id":"react-resizable@0.0.1","_shasum":"d5f0cdb62f651dbe0c04fac4fe7ac1aa2e95182c","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"strml","email":"samuel.trace.reed@gmail.com"},"maintainers":[{"name":"strml","email":"samuel.trace.reed@gmail.com"}],"dist":{"shasum":"d5f0cdb62f651dbe0c04fac4fe7ac1aa2e95182c","size":3583,"noattachment":false,"key":"/react-resizable/-/react-resizable-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-resizable/download/react-resizable-0.0.1.tgz"},"directories":{},"publish_time":1419785345409,"_cnpm_publish_time":1419785345409,"_hasShrinkwrap":false}},"readme":"### React-Resizable\n\n[View the Demo](https://react-grid-layout.github.io/react-resizable/index.html)\n\nA simple widget that can be resized via one or more handles.\n\nYou can either use the `<Resizable>` element directly, or use the much simpler `<ResizableBox>` element.\n\nSee the example and associated code in [TestLayout](/examples/TestLayout.js) and\n[ResizableBox](/lib/ResizableBox.js) for more details.\n\nMake sure you use the associated styles in [/css/styles.css](/css/styles.css), as without them, you will have\nproblems with handle placement and visibility.\n\nYou can pass options directly to the underlying `DraggableCore` instance by using the prop `draggableOpts`.\nSee the [demo](/examples/TestLayout.js) for more on this.\n\n### Installation\n\n    $ npm install --save react-resizable\n\n### Compatibility\n\n[React-Resizable 3.x](/CHANGELOG.md#3.0.0) is compatible with React `>= 16.3`.\nReact-Resizable 2.x has been skipped.\n[React-Resizable 1.x](/CHANGELOG.md#1.11.1) is compatible with React `14-17`.\n\n### Usage\n\nThis package has two major exports:\n\n* [`<Resizable>`](/lib/Resizable.js): A raw component that does not have state. Use as a building block for larger components, by listening to its\n  callbacks and setting its props.\n* [`<ResizableBox>`](/lib/ResizableBox.js): A simple `<div {...props} />` element that manages basic state. Convenient for simple use-cases.\n\n\n#### `<Resizable>`\n```js\nconst {Resizable} = require('react-resizable');\n\n// ES6\nimport { Resizable } from 'react-resizable';\n\n// ...\nclass Example extends React.Component {\n  state = {\n    width: 200,\n    height: 200,\n  };\n\n  // On top layout\n  onResize = (event, {element, size, handle}) => {\n    this.setState({width: size.width, height: size.height});\n  };\n\n  render() {\n    return (\n      <Resizable height={this.state.height} width={this.state.width} onResize={this.onResize}>\n        <div className=\"box\" style={{width: this.state.width + 'px', height: this.state.height + 'px'}}>\n          <span>Contents</span>\n        </div>\n      </Resizable>\n    );\n  }\n}\n\n```\n\n\n#### `<ResizableBox>`\n```js\nconst {ResizableBox} = require('react-resizable');\n\n// ES6\nimport { ResizableBox } from 'react-resizable';\n\nclass Example extends React.Component {\n  render() {\n    return (\n      <ResizableBox width={200} height={200} draggableOpts={{...}}\n          minConstraints={[100, 100]} maxConstraints={[300, 300]}>\n        <span>Contents</span>\n      </ResizableBox>\n    );\n  }\n}\n```\n\n### Props\n\nThese props apply to both `<Resizable>` and `<ResizableBox>`. Unknown props that are not in the list below will be passed to the child component.\n\n```js\ntype ResizeCallbackData = {\n  node: HTMLElement,\n  size: {width: number, height: number},\n  handle: ResizeHandleAxis\n};\ntype ResizeHandleAxis = 's' | 'w' | 'e' | 'n' | 'sw' | 'nw' | 'se' | 'ne';\n\ntype ResizableProps =\n{\n  children: React.Element<any>,\n  width: number,\n  height: number,\n  // Either a ReactElement to be used as handle, or a function returning an element that is fed the handle's location as its first argument.\n  handle: ReactElement<any> | (resizeHandle: ResizeHandleAxis, ref: ReactRef<HTMLElement>) => ReactElement<any>,\n  // If you change this, be sure to update your css\n  handleSize: [number, number] = [10, 10],\n  lockAspectRatio: boolean = false,\n  axis: 'both' | 'x' | 'y' | 'none' = 'both',\n  minConstraints: [number, number] = [10, 10],\n  maxConstraints: [number, number] = [Infinity, Infinity],\n  onResizeStop?: ?(e: SyntheticEvent, data: ResizeCallbackData) => any,\n  onResizeStart?: ?(e: SyntheticEvent, data: ResizeCallbackData) => any,\n  onResize?: ?(e: SyntheticEvent, data: ResizeCallbackData) => any,\n  draggableOpts?: ?Object,\n  resizeHandles?: ?Array<ResizeHandleAxis> = ['se']\n};\n```\n\nThe following props can also be used on `<ResizableBox>`:\n\n```js\n{\n  style?: Object // styles the returned <div />\n}\n```\n\nIf a `width` or `height` is passed to `<ResizableBox>`'s `style` prop, it will be ignored as it is required for internal function.\n\n#### Resize Handle\n\nIf you override the resize handle, we expect that any `ref` passed to your new handle with represent the underlying DOM element.\n\nThis is required, as `react-resizable` must be able to access the underlying DOM node to attach handlers and measure position deltas.\n\nThere are a few ways to do this:\n\n##### Native DOM Element\n\nThis requires no special treatment.\n\n```js\n<Resizable handle={<div className=\"foo\" />} />\n```\n\n##### Custom React Component\n\nYou must [forward the ref](https://reactjs.org/docs/forwarding-refs.html) and props to the underlying DOM element.\n\n###### Class Components\n\n```js\nclass MyHandleComponent extends React.Component {\n  render() {\n    const {handleAxis, innerRef, ...props} = this.props;\n    return <div ref={innerRef} className={`foo handle-${handleAxis}`} {...props} />\n  }\n}\nconst MyHandle = React.forwardRef((props, ref) => <MyHandleComponent innerRef={ref} {...props} />);\n\n<Resizable handle={<MyHandle />} />\n```\n\n###### Functional Components\n\n```js\nconst MyHandle = React.forwardRef((props, ref) => {\n  const {handleAxis, ...restProps} = props;\n  return <div ref={ref} className={`foo handle-${handleAxis}`} {...restProps} />;\n});\n\n<Resizable handle={<MyHandle />} />\n```\n\n##### Custom Function\n\nYou can define a function as a handle, which will simply receive an axis (see above `ResizeHandleAxis` type) and ref. This may be more clear to read, depending on your coding style.\n\n```js\nconst MyHandle = (props) => {\n  return <div ref={props.innerRef} className=\"foo\" {...props} />;\n};\n\n<Resizable handle={(handleAxis, ref) => <MyHandle innerRef={ref} className={`foo handle-${handleAxis}`} {...props} />} />\n```","_attachments":{},"homepage":"https://github.com/react-grid-layout/react-resizable","bugs":{"url":"https://github.com/react-grid-layout/react-resizable/issues"},"license":"MIT"}