Skip to content

Commit

Permalink
Update package manager descriptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
unscriptable committed Oct 17, 2013
1 parent ec835eb commit b36bd20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,5 +1,5 @@
{
"name": "curl",
"version": "0.8.4",
"description": "A small, fast module and resource loader with dependency management. (AMD, CommonJS Modules/1.1, CSS, HTML, etc.)"
"description": "curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts."
}
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "curl",
"version": "0.8.4",
"description": "A small, fast module and resource loader with dependency management. (AMD, CommonJS Modules/1.1, CSS, HTML, etc.)",
"description": "curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.",
"keywords": ["curl", "cujo", "amd", "loader", "module", "commonjs", "css", "html", "json"],
"licenses": [
{
Expand Down

0 comments on commit b36bd20

Please sign in to comment.