UNPKG

hdjs

Version:
28 lines (27 loc) 477 B
{ "name": "simditor-dropzone", "version": "2.0.1", "authors": [ "ichord <chord.luo@gmail.com>" ], "description": "simple drag and drop for Simditor", "main": "lib/simditor-dropzone.js", "keywords": [ "simditor", "dragdrop", "dnd" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "vendor", "Gemfile", "Gemfile.lock", "Gruntfile.coffee", "package.json" ], "dependencies": { "simditor": "2.x" } }