dndtouch2
Version:
from dragdroptouch of Bernardo Castilho
26 lines (25 loc) • 587 B
JSON
{
"name": "dndtouch2",
"version": "1.0.0",
"description": "from dragdroptouch of Bernardo Castilho",
"main": "DragDropTouch.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ysyun/dragdroptouch.git"
},
"keywords": [
"dragdrop",
"pollyfill",
"mobile",
"touchevent"
],
"author": "Peter Yun",
"license": "MIT",
"bugs": {
"url": "https://github.com/ysyun/dragdroptouch/issues"
},
"homepage": "https://github.com/ysyun/dragdroptouch#readme"
}