Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
Fixing manifest file keywords and name
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua De Leon committed May 20, 2013
1 parent f965eeb commit f7881f9
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions numericInput.jquery.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
{
"name": "NumericInput",
"title": "NumericInput",
"name": "numericInput",
"title": "Numeric Input plug-in for jQuery",
"description": "A simple jQuery plug-in which sets an (input) element to only allow numbers.",
"keywords": [
"numeric",
"numeric input",
"numeric fields",
"number fields",
"number input",
"number form fields",
"numeric form fields",
"number textbox",
"numeric textbox"
"number",
"numeral",
"fields",
"input",
"form",
"textbox"
],
"version": "1.0.0",
"author": {
Expand Down

0 comments on commit f7881f9

Please sign in to comment.