Skip to content

Commit

Permalink
jquery json
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmatton committed Apr 1, 2014
1 parent 84a39d8 commit 993c0da
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions flightindicators.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "flightindicators",
"title": "Flight Indicators jQuery Plugin",
"description": "allows you to display high quality flight indicators using html, css3, jQuery and SVG images.",
"keywords": ["flight","indicator","artificial", "horizon", "instrument", "gauge", "fly", "plane", "monitoring", "realtime"],
"version": "1.0.1",
"author": {
"name": "Sébastien Matton",
"url": "https://github.com/sebmatton/jQuery-Flight-Indicators"
},
"licenses": [
{
"type": "GPLv3",
"url": "https://raw.githubusercontent.com/sebmatton/jQuery-Flight-Indicators/master/LICENSE"
}
],
"bugs": "https://github.com/sebmatton/jQuery-Flight-Indicators/issues",
"homepage": "https://github.com/sebmatton/jQuery-Flight-Indicators",
"docs": "https://github.com/sebmatton/jQuery-Flight-Indicators",
"download": "https://github.com/sebmatton/jQuery-Flight-Indicators",
"dependencies": {
"jquery": ">=1.5"
}
}

0 comments on commit 993c0da

Please sign in to comment.