Skip to content

Commit

Permalink
moving img sources to a separate folder
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmatton committed Apr 4, 2014
1 parent 993c0da commit f7df729
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 22 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
55 changes: 33 additions & 22 deletions flightindicators.jquery.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,35 @@
{
"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"
}
"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 f7df729

Please sign in to comment.