UNPKG

react-reorder

Version:

Drag & drop, touch enabled, reorderable / sortable list, React component

23 lines (22 loc) 493 B
{ "name": "react-reorder", "description": "Drag & drop, touch enabled, reorderable / sortable list, React component", "homepage": "https://github.com/JakeSidSmith/react-reorder", "license": "MIT", "main": "index.js", "ignore": [], "keywords": [ "react", "facebook", "reorder", "sort", "reorderable", "sortable", "drag and drop", "mobile", "touch" ], "dependencies": { "react": "https://github.com/reactjs/react-bower.git#0.12.2" } }