You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
667 B
25 lines
667 B
{
|
|
"name": "fastadmin-dragsort",
|
|
"version": "1.0.4",
|
|
"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"
|
|
}
|
|
|