|
1 | 1 | {
|
2 |
| - "name": "local-music-player-firefox", |
3 |
| - "version": "0.5.9", |
4 |
| - "description": "Browse and listen to your local music", |
5 |
| - "main": "addon/lib/main.js", |
6 |
| - "scripts": { |
7 |
| - "test": "echo \"Error: no test specified\" && exit 1" |
8 |
| - }, |
9 |
| - "repository": { |
10 |
| - "type": "git", |
11 |
| - "url": "https://github.com/bobbyrne01/local-music-player-firefox.git" |
12 |
| - }, |
13 |
| - "author": "Robert Byrne", |
14 |
| - "license": "GNU GPL v3", |
15 |
| - "bugs": { |
16 |
| - "url": "https://github.com/bobbyrne01/local-music-player-firefox/issues" |
17 |
| - }, |
18 |
| - "homepage": "https://github.com/bobbyrne01/local-music-player-firefox", |
19 |
| - "devDependencies": { |
20 |
| - "grunt": "^0.4.5", |
21 |
| - "grunt-contrib-csslint": "^0.3.1", |
22 |
| - "grunt-contrib-jshint": "^0.10.0", |
23 |
| - "grunt-contrib-watch": "^0.6.1", |
24 |
| - "grunt-html-validation": "^0.1.18", |
25 |
| - "grunt-jsbeautifier": "^0.2.7", |
26 |
| - "grunt-notify": "^0.4.1", |
27 |
| - "grunt-release": "^0.9.0" |
28 |
| - } |
| 2 | + "name": "local-music-player-firefox", |
| 3 | + "version": "0.5.10", |
| 4 | + "description": "Browse and listen to your local music", |
| 5 | + "main": "addon/lib/main.js", |
| 6 | + "scripts": { |
| 7 | + "test": "echo \"Error: no test specified\" && exit 1" |
| 8 | + }, |
| 9 | + "repository": { |
| 10 | + "type": "git", |
| 11 | + "url": "https://github.com/bobbyrne01/local-music-player-firefox.git" |
| 12 | + }, |
| 13 | + "author": "Robert Byrne", |
| 14 | + "license": "GNU GPL v3", |
| 15 | + "bugs": { |
| 16 | + "url": "https://github.com/bobbyrne01/local-music-player-firefox/issues" |
| 17 | + }, |
| 18 | + "homepage": "https://github.com/bobbyrne01/local-music-player-firefox", |
| 19 | + "devDependencies": { |
| 20 | + "grunt": "^0.4.5", |
| 21 | + "grunt-contrib-csslint": "^0.3.1", |
| 22 | + "grunt-contrib-jshint": "^0.10.0", |
| 23 | + "grunt-contrib-watch": "^0.6.1", |
| 24 | + "grunt-html-validation": "^0.1.18", |
| 25 | + "grunt-jsbeautifier": "^0.2.7", |
| 26 | + "grunt-notify": "^0.4.1", |
| 27 | + "grunt-release": "^0.9.0" |
| 28 | + } |
29 | 29 | }
|
0 commit comments