Skip to content

Commit

Permalink
Create tweetable.jquery.json
Browse files Browse the repository at this point in the history
Ya need this to add it to the jQuery repository, apparently.
  • Loading branch information
Justin Duke committed Aug 23, 2013
1 parent 8e11869 commit 8405a79
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions tweetable.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "tweetable",
"version": "v0.1.0",
"title": "jquery.tweetable.js",
"author": {
"name": "Justin Duke",
"email": "[email protected]",
"url": "http://jmduke.net"
},
"licenses": [
{
"type": "MIT",
"url": "http://choosealicense.com/licenses/mit/"
}
],
"dependencies": {
"jquery": ">=1.71"
},
"description": "Make sentences and snippets easily tweetable for your users.",
"keywords": [
"twitter",
"sharing",
"social"
]
}

0 comments on commit 8405a79

Please sign in to comment.