patashala/style/bower_components/dragula.js/.bower.json
Vivek a53135a78d Added based code
Added base code to the repo
2024-02-07 20:19:28 +05:30

25 lines
602 B
JSON
Executable File

{
"name": "dragula.js",
"version": "3.7.2",
"description": "Drag and drop so simple it hurts",
"main": [
"dist/dragula.js",
"dist/dragula.css"
],
"ignore": [],
"homepage": "https://github.com/bevacqua/dragula",
"authors": [
"Nicolas Bevacqua <nicolasbevacqua@gmail.com>"
],
"license": "MIT",
"_release": "3.7.2",
"_resolution": {
"type": "version",
"tag": "v3.7.2",
"commit": "27c9433662efcfd7930ee66c9fc9f2e4da39ed5d"
},
"_source": "https://github.com/bevacqua/dragula.git",
"_target": "^3.7.2",
"_originalSource": "dragula",
"_direct": true
}