提交 1b41ea6f 编写于 作者: M Mark DiMarco

0.1.6

上级 ca2c17a5
{
"name": "sortable",
"exportName": "Sortable",
"version": "0.1.5",
"devDependencies": {
"grunt": "*",
"grunt-version": "*",
"grunt-contrib-uglify": "*"
},
"description": "Sortable is a minimalist JavaScript library for modern browsers and touch devices. No jQuery.",
"main": "Sortable.js",
"scripts": {
"test": "grunt"
},
"repository": {
"type": "git",
"url": "git://github.com/rubaxa/Sortable.git"
},
"keywords": ["sortable", "reorder", "drag"],
"author": "Konstantin Lebedev <ibnRubaXa@gmail.com>",
"license": "MIT"
"name": "sortable",
"exportName": "Sortable",
"version": "0.1.6",
"devDependencies": {
"grunt": "*",
"grunt-version": "*",
"grunt-contrib-uglify": "*"
},
"description": "Sortable is a minimalist JavaScript library for modern browsers and touch devices. No jQuery.",
"main": "Sortable.js",
"scripts": {
"test": "grunt"
},
"repository": {
"type": "git",
"url": "git://github.com/rubaxa/Sortable.git"
},
"keywords": [
"sortable",
"reorder",
"drag"
],
"author": "Konstantin Lebedev <ibnRubaXa@gmail.com>",
"license": "MIT"
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册