|
1 | 1 | {
|
2 |
| - "name": "learn.jquery.com", |
3 |
| - "title": "jQuery Learning Site", |
4 |
| - "description": "jQuery Foundation site for learning jQuery and JavaScript", |
5 |
| - "version": "0.1.0", |
6 |
| - "homepage": "http://learn.jquery.com", |
7 |
| - "author": { |
8 |
| - "name": "jQuery Foundation (http://jquery.org/)" |
9 |
| - }, |
10 |
| - "repository": { |
11 |
| - "type": "git", |
12 |
| - "url": "git://github.com/jquery/learn.jquery.com.git" |
13 |
| - }, |
14 |
| - "bugs": { |
15 |
| - "url": "https://github.com/jquery/learn.jquery.com/issues" |
16 |
| - }, |
17 |
| - "licenses": [ |
18 |
| - { |
19 |
| - "type": "MIT", |
20 |
| - "url": "http://www.opensource.org/licenses/MIT" |
21 |
| - } |
22 |
| - ], |
23 |
| - "dependencies": { |
24 |
| - "grunt": "0.3.x", |
25 |
| - "grunt-clean": "0.3.0", |
26 |
| - "grunt-html": "0.1.1", |
27 |
| - "grunt-wordpress": "1.0.5", |
28 |
| - "grunt-jquery-content": "0.8.1", |
29 |
| - "grunt-check-modules": "0.1.0", |
30 |
| - "js-yaml": "1.0.2" |
31 |
| - } |
| 2 | + "name": "learn.jquery.com", |
| 3 | + "title": "jQuery Learning Site", |
| 4 | + "description": "jQuery Foundation site for learning jQuery and JavaScript", |
| 5 | + "version": "0.1.1", |
| 6 | + "homepage": "http://learn.jquery.com", |
| 7 | + "author": { |
| 8 | + "name": "jQuery Foundation (http://jquery.org/)" |
| 9 | + }, |
| 10 | + "repository": { |
| 11 | + "type": "git", |
| 12 | + "url": "git://github.com/jquery/learn.jquery.com.git" |
| 13 | + }, |
| 14 | + "bugs": { |
| 15 | + "url": "https://github.com/jquery/learn.jquery.com/issues" |
| 16 | + }, |
| 17 | + "licenses": [ |
| 18 | + { |
| 19 | + "type": "MIT", |
| 20 | + "url": "http://www.opensource.org/licenses/MIT" |
| 21 | + } |
| 22 | + ], |
| 23 | + "dependencies": { |
| 24 | + "grunt": "0.3.x", |
| 25 | + "grunt-clean": "0.3.0", |
| 26 | + "grunt-html": "0.1.1", |
| 27 | + "grunt-wordpress": "1.0.5", |
| 28 | + "grunt-jquery-content": "0.8.1", |
| 29 | + "grunt-check-modules": "0.1.0", |
| 30 | + "js-yaml": "1.0.2" |
| 31 | + } |
32 | 32 | }
|
0 commit comments