Skip to content

Commit 7df9a02

Browse files
committed
package.json: Cleanup and more keywords
1 parent 764c8ee commit 7df9a02

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

package.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,19 @@
1010
"react",
1111
"globalize",
1212
"i18n",
13+
"internationalization",
14+
"translation",
15+
"date",
16+
"currency",
17+
"number",
18+
"format",
1319
"cldr"
1420
],
1521
"author": "Kris Borchers",
1622
"homepage": "https://github.com/kborchers/react-globalize",
1723
"license": "MIT",
18-
"repository": {
19-
"type": "git",
20-
"url": "https://github.com/kborchers/react-globalize"
21-
},
24+
"repository": "kborchers/react-globalize",
25+
"bugs": "https://github.com/kborchers/react-globalize/issues",
2226
"devDependencies": {
2327
"browserify": "~9.0.3"
2428
},

0 commit comments

Comments
 (0)