Skip to content

Commit

Permalink
package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Aug 22, 2015
1 parent 4bff418 commit 94f48f9
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "slipjs",
"version": "1.2.0",
"description": "UI library for manipulating lists via swipe and drag gestures",
"main": "slip.js",
"repository": {
"type": "git",
"url": "git+https://github.com/pornel/slip.git"
},
"keywords": [
"swipe",
"touch",
"interactive",
"drag'n'drop",
"reorder"
],
"author": "Kornel <pornel@pornel.net>",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/pornel/slip/issues"
},
"homepage": "https://github.com/pornel/slip#readme"
}

0 comments on commit 94f48f9

Please # to comment.