Skip to content
This repository was archived by the owner on Sep 13, 2019. It is now read-only.

Commit ecec315

Browse files
committed
Replaced tabs with spaces
1 parent cc4def3 commit ecec315

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,30 +1,30 @@
11
{
22
"name": "differentia",
33
"version": "1.0.2",
4-
"description": "An Object Algorithm library for JavaScript",
5-
"keywords": [
6-
"objects",
7-
"diff",
8-
"deep",
9-
"library",
10-
"higher-order-functions",
11-
"iterator",
12-
"graph-algorithms",
13-
"clone",
14-
"iddfs",
15-
"traverse",
16-
"search-algorithm",
17-
"deepfreeze",
18-
"deep-search",
19-
"graph-theory",
20-
"graph-search"
21-
],
22-
"homepage": "https://github.com/Floofies/Differentia.js#readme",
4+
"description": "An Object Algorithm library for JavaScript",
5+
"keywords": [
6+
"objects",
7+
"diff",
8+
"deep",
9+
"library",
10+
"higher-order-functions",
11+
"iterator",
12+
"graph-algorithms",
13+
"clone",
14+
"iddfs",
15+
"traverse",
16+
"search-algorithm",
17+
"deepfreeze",
18+
"deep-search",
19+
"graph-theory",
20+
"graph-search"
21+
],
22+
"homepage": "https://github.com/Floofies/Differentia.js#readme",
2323
"repository": {
2424
"type": "git",
2525
"url": "https://github.com/Floofies/Differentia.js.git"
2626
},
27-
"bugs": {
27+
"bugs": {
2828
"url": "https://github.com/Floofies/Differentia.js/issues"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)