Skip to content

Commit 9b7572e

Browse files
committed
chore() bower.json tabbing
1 parent 92072a0 commit 9b7572e

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

bower.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
{
2-
"name": "angular-pnotify",
3-
"version": "0.0.6",
4-
"homepage": "https://github.com/jacqueslareau/angular-pnotify",
5-
"authors": [
6-
"Jacques Lareau <[email protected]>"
7-
],
8-
"description": "AngularJS wrapper for PNotify",
9-
"main": "./src/angular-pnotify.js",
10-
"keywords": [
11-
"angular",
12-
"notification",
13-
"pines",
14-
"pnotify"
15-
],
16-
"license": "MIT",
17-
"ignore": [
18-
"**/.*",
19-
"node_modules",
20-
"bower_components",
21-
"test",
22-
"tests"
23-
],
24-
"dependencies": {
25-
"angular": "~1.2.23",
26-
"pnotify": "~2.0.1",
27-
"jquery": ">=1.9"
28-
}
2+
"name": "angular-pnotify",
3+
"version": "0.0.6",
4+
"homepage": "https://github.com/jacqueslareau/angular-pnotify",
5+
"authors": [
6+
"Jacques Lareau <[email protected]>"
7+
],
8+
"description": "AngularJS wrapper for PNotify",
9+
"main": "./src/angular-pnotify.js",
10+
"keywords": [
11+
"angular",
12+
"notification",
13+
"pines",
14+
"pnotify"
15+
],
16+
"license": "MIT",
17+
"ignore": [
18+
"**/.*",
19+
"node_modules",
20+
"bower_components",
21+
"test",
22+
"tests"
23+
],
24+
"dependencies": {
25+
"angular": "~1.2.23",
26+
"pnotify": "~2.0.1",
27+
"jquery": ">=1.9"
28+
}
2929
}

0 commit comments

Comments
 (0)