Browse Source

Update nuget/jquery.inputmask.nuspec

Robin Herbots 13 years ago
parent
commit
43df635cd9
1 changed files with 2 additions and 4 deletions
  1. 2 4
      nuget/jquery.inputmask.nuspec

+ 2 - 4
nuget/jquery.inputmask.nuspec

@@ -13,9 +13,7 @@
 
 Copyright (c) 2010 - 2013 Robin Herbots Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
 
-The plugin is based on the idea of the maskedinput plugin of Josh Bush (http://digitalbush.com/projects/masked-input-plugin), but has finer control over the 'mask-definitions'.
-
-A definition can have a cardinality and have multiple prevalidators.</description>
+   .</description>
         <tags>jQuery, plugins</tags>
     </metadata>
     <files>
@@ -25,4 +23,4 @@ A definition can have a cardinality and have multiple prevalidators.</descriptio
         <file src="..\js\jquery.inputmask.numeric.extensions.js" target="content\Scripts\jquery.inputmask.numeric.extensions.js" />
         <file src="..\js\jquery.inputmask.js" target="content\Scripts\jquery.inputmask.js" />
     </files>
-</package>
+</package>