We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9415907 commit 8e50537Copy full SHA for 8e50537
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "po2json",
3
"description": "Convert PO files to JSON",
4
- "version": "1.0.0-beta",
+ "version": "1.0.0-beta-2",
5
"homepage": "https://github.com/mikeedwards/po2json",
6
"author": {
7
"name": "Joshua I. Miller",
@@ -46,7 +46,7 @@
46
"bugs": {
47
"url": "https://github.com/mikeedwards/po2json/issues"
48
},
49
- "license": "(LGPL-2.0-or-later)",
+ "license": "LGPL-2.0-or-later",
50
"bin": {
51
"po2json": "bin/po2json"
52
0 commit comments