Skip to content

Commit

Permalink
Adding jQuery Plugins manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
vlamanna committed Mar 28, 2013
1 parent f61f4bb commit 1f798d8
Show file tree
Hide file tree
Showing 12 changed files with 336 additions and 0 deletions.
28 changes: 28 additions & 0 deletions bfh-country.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "bfh-country",
"title": "Bootstrap Form Helpers Countries List",
"description": "jQuery plugin for adding a list of countries.",
"keywords": [
"form",
"input",
"country"
],
"version": "1.8.1",
"author": {
"name": "Vincent Lamanna",
"url": "http://vincentlamanna.com"
},
"licenses": [
{
"type": "Apache License v2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues",
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/",
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/country",
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}
28 changes: 28 additions & 0 deletions bfh-currency.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "bfh-currency",
"title": "Bootstrap Form Helpers Currencies List",
"description": "jQuery plugin for adding a list of currencies.",
"keywords": [
"form",
"input",
"currency"
],
"version": "1.8.1",
"author": {
"name": "Vincent Lamanna",
"url": "http://vincentlamanna.com"
},
"licenses": [
{
"type": "Apache License v2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues",
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/",
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/currency",
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}
28 changes: 28 additions & 0 deletions bfh-datepicker.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "bfh-datepicker",
"title": "Bootstrap Form Helpers DatePicker",
"description": "jQuery plugin for adding a datepicker.",
"keywords": [
"form",
"input",
"datepicker"
],
"version": "1.8.1",
"author": {
"name": "Vincent Lamanna",
"url": "http://vincentlamanna.com"
},
"licenses": [
{
"type": "Apache License v2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues",
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/",
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/datepicker",
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}
28 changes: 28 additions & 0 deletions bfh-font.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "bfh-font",
"title": "Bootstrap Form Helpers Fonts List",
"description": "jQuery plugin for adding a list of fonts.",
"keywords": [
"form",
"input",
"font"
],
"version": "1.8.1",
"author": {
"name": "Vincent Lamanna",
"url": "http://vincentlamanna.com"
},
"licenses": [
{
"type": "Apache License v2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues",
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/",
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/font",
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}
28 changes: 28 additions & 0 deletions bfh-fontsize.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "bfh-fontsize",
"title": "Bootstrap Form Helpers Font Sizes List",
"description": "jQuery plugin for adding a list of font sizes.",
"keywords": [
"form",
"input",
"fontsize"
],
"version": "1.8.1",
"author": {
"name": "Vincent Lamanna",
"url": "http://vincentlamanna.com"
},
"licenses": [
{
"type": "Apache License v2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues",
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/",
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/fontsize",
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}
28 changes: 28 additions & 0 deletions bfh-googlefont.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "bfh-googlefont",
"title": "Bootstrap Form Helpers Google Fonts List",
"description": "jQuery plugin for adding a list of Google fonts.",
"keywords": [
"form",
"input",
"googlefont"
],
"version": "1.8.1",
"author": {
"name": "Vincent Lamanna",
"url": "http://vincentlamanna.com"
},
"licenses": [
{
"type": "Apache License v2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues",
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/",
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/googlefont",
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}
28 changes: 28 additions & 0 deletions bfh-language.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "bfh-language",
"title": "Bootstrap Form Helpers Languages List",
"description": "jQuery plugin for adding a list of languages.",
"keywords": [
"form",
"input",
"language"
],
"version": "1.8.1",
"author": {
"name": "Vincent Lamanna",
"url": "http://vincentlamanna.com"
},
"licenses": [
{
"type": "Apache License v2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues",
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/",
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/language",
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}
28 changes: 28 additions & 0 deletions bfh-phone.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "bfh-phone",
"title": "Bootstrap Form Helpers Phone Input",
"description": "jQuery plugin for adding a phone input.",
"keywords": [
"form",
"input",
"phone"
],
"version": "1.8.1",
"author": {
"name": "Vincent Lamanna",
"url": "http://vincentlamanna.com"
},
"licenses": [
{
"type": "Apache License v2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues",
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/",
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/phone",
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}
28 changes: 28 additions & 0 deletions bfh-select.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "bfh-select",
"title": "Bootstrap Form Helpers Select Box",
"description": "jQuery plugin for adding a select box.",
"keywords": [
"form",
"input",
"select"
],
"version": "1.8.1",
"author": {
"name": "Vincent Lamanna",
"url": "http://vincentlamanna.com"
},
"licenses": [
{
"type": "Apache License v2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues",
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/",
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/select",
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}
28 changes: 28 additions & 0 deletions bfh-state.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "bfh-state",
"title": "Bootstrap Form Helpers States List",
"description": "jQuery plugin for adding a list of states.",
"keywords": [
"form",
"input",
"state"
],
"version": "1.8.1",
"author": {
"name": "Vincent Lamanna",
"url": "http://vincentlamanna.com"
},
"licenses": [
{
"type": "Apache License v2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues",
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/",
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/state",
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}
28 changes: 28 additions & 0 deletions bfh-timepicker.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "bfh-timepicker",
"title": "Bootstrap Form Helpers TimePicker",
"description": "jQuery plugin for adding a timepicker.",
"keywords": [
"form",
"input",
"timepicker"
],
"version": "1.8.1",
"author": {
"name": "Vincent Lamanna",
"url": "http://vincentlamanna.com"
},
"licenses": [
{
"type": "Apache License v2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues",
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/",
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/timepicker",
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}
28 changes: 28 additions & 0 deletions bfh-timezone.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "bfh-timezone",
"title": "Bootstrap Form Helpers Timezones List",
"description": "jQuery plugin for adding a list of timezones.",
"keywords": [
"form",
"input",
"timezone"
],
"version": "1.8.1",
"author": {
"name": "Vincent Lamanna",
"url": "http://vincentlamanna.com"
},
"licenses": [
{
"type": "Apache License v2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"bugs": "https://github.com/vlamanna/BootstrapFormHelpers/issues",
"homepage": "http://vincentlamanna.com/BootstrapFormHelpers/",
"docs": "http://vincentlamanna.com/BootstrapFormHelpers/timezone",
"download": "https://github.com/vlamanna/BootstrapFormHelpers/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}

0 comments on commit 1f798d8

Please sign in to comment.