diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-07-17 16:25:38 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-07-17 16:25:38 -0400 |
commit | 763a111552e5c02befd72a03b08cfc9ed06b7855 (patch) | |
tree | 38c85e5afd316357b54c2c0447d0c7ad9bb60283 /package.json | |
parent | 147ec7bd624e631fe019973876ad587e85d112bf (diff) | |
download | jquery-ui-763a111552e5c02befd72a03b08cfc9ed06b7855.tar.gz jquery-ui-763a111552e5c02befd72a03b08cfc9ed06b7855.zip |
Update project description.
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d48520264..1f8223a84 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jquery-ui", "title": "jQuery UI", - "description": "Abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.", + "description": "A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.", "version": "1.9.0pre", "homepage": "http://jqueryui.com", "author": { |