Github
This repository
This repository
All repositories
Browse code

Tagging the 1.8.0 release.

  • Loading branch information...
commit 95559f5117c8a21c1b8cc99f4badc320fd3dcbda 1 parent d308531
authored

Showing 1 changed file with 30 additions and 30 deletions. Show Diff Stats Hide Diff Stats

  1. 60  package.json
60  package.json
... ... @@ -1,32 +1,32 @@
1 1  {
2   -  "name": "jquery",
3   -  "title": "jQuery",
4   -  "description": "JavaScript library for DOM operations",
5   -  "version": "1.8.0pre",
6   -  "homepage": "http://jquery.com",
7   -  "author": {
8   -  "name": "jQuery Foundation and other contributors",
9   -  "url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt"
10   -  },
11   -  "repository": {
12   -    "type": "git",
13   -    "url": "https://github.com/jquery/jquery.git"
14   -  },
15   -  "bugs": {
16   -    "url": "http://bugs.jquery.com"
17   -  },
18   -  "licenses": [
19   -    {
20   -      "type": "MIT",
21   -      "url": "https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt"
22   -    }
23   -  ],
24   -  "dependencies": {},
25   -  "devDependencies": {
26   -    "grunt-compare-size": ">=0.1.0",
27   -    "grunt-git-authors": ">=1.0.0",
28   -    "grunt": "~0.3.9",
29   -    "testswarm": "0.2.2"
30   -  },
31   -  "keywords": []
  2 +  "name": "jquery",
  3 +  "title": "jQuery",
  4 +  "description": "JavaScript library for DOM operations",
  5 +  "version": "1.8.0",
  6 +  "homepage": "http://jquery.com",
  7 +  "author": {
  8 +    "name": "jQuery Foundation and other contributors",
  9 +    "url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt"
  10 +  },
  11 +  "repository": {
  12 +    "type": "git",
  13 +    "url": "https://github.com/jquery/jquery.git"
  14 +  },
  15 +  "bugs": {
  16 +    "url": "http://bugs.jquery.com"
  17 +  },
  18 +  "licenses": [
  19 +    {
  20 +      "type": "MIT",
  21 +      "url": "https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt"
  22 +    }
  23 +  ],
  24 +  "dependencies": {},
  25 +  "devDependencies": {
  26 +    "grunt-compare-size": ">=0.1.0",
  27 +    "grunt-git-authors": ">=1.0.0",
  28 +    "grunt": "~0.3.9",
  29 +    "testswarm": "0.2.2"
  30 +  },
  31 +  "keywords": []
32 32  }

0 notes on commit 95559f5

Please sign in to comment.
Something went wrong with that request. Please try again.