init commit

This commit is contained in:
2026-03-17 09:56:00 +08:00
commit e2c8ae752d
6827 changed files with 1211784 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"name": "fastadmin-dragsort",
"version": "1.0.2",
"description": "Project Description\r =====================",
"main": "jquery.dragsort.js",
"directories": {
"example": "examples"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/karsonzhang/fastadmin-dragsort.git"
},
"author": "",
"license": "http://dragsort.codeplex.com/license",
"bugs": {
"url": "https://github.com/karsonzhang/fastadmin-dragsort/issues"
},
"files": [
"jquery.dragsort.js"
],
"homepage": "https://github.com/karsonzhang/fastadmin-dragsort#readme"
}