Skip to content

Commit 10c34d9

Browse files
committed
Spaces instead of tabs
1 parent 5dcb53d commit 10c34d9

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
2-
"name": "jbox",
3-
"version": "0.4.7",
4-
"description": "jBox is a jQuery plugin that makes it easy to create customizable tooltips, modal windows, image galleries and more.",
5-
"keywords": [
6-
"jquery-plugin", "ecosystem:jquery", "tooltip", "modal", "window", "dialog", "confirm", "popup", "notice", "alert", "ui", "images", "lightbox"
7-
],
8-
"homepage": "https://stephanwagner.me/jBox",
9-
"repository": {
10-
"type" : "git",
11-
"url" : "https://github.com/StephanWagner/jBox.git"
12-
},
13-
"bugs": {
14-
"url": "https://github.com/StephanWagner/jBox/issues",
15-
"email" : "stephanwagner.me@gmail.com"
16-
},
17-
"author": "Stephan Wagner <stephanwagner.me@gmail.com> (https://stephanwagner.me)",
18-
"license": "MIT",
19-
"dependencies": {
20-
"jquery": ">=2.1"
21-
}
2+
"name": "jbox",
3+
"version": "0.4.7",
4+
"description": "jBox is a jQuery plugin that makes it easy to create customizable tooltips, modal windows, image galleries and more.",
5+
"keywords": [
6+
"jquery-plugin", "ecosystem:jquery", "tooltip", "modal", "window", "dialog", "confirm", "popup", "notice", "alert", "ui", "images", "lightbox"
7+
],
8+
"homepage": "https://stephanwagner.me/jBox",
9+
"repository": {
10+
"type" : "git",
11+
"url" : "https://github.com/StephanWagner/jBox.git"
12+
},
13+
"bugs": {
14+
"url": "https://github.com/StephanWagner/jBox/issues",
15+
"email" : "stephanwagner.me@gmail.com"
16+
},
17+
"author": "Stephan Wagner <stephanwagner.me@gmail.com> (https://stephanwagner.me)",
18+
"license": "MIT",
19+
"dependencies": {
20+
"jquery": ">=2.1"
21+
}
2222
}

0 commit comments

Comments
 (0)