Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2924ba3

Browse files
committed
Updated the package file.
1 parent b3ed077 commit 2924ba3

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

package.json

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
11
{
2-
"author": "Phil Jackson <phil@shellarchive.co.uk> (http://apiaxle.com)",
2+
"author": "Phil Jackson <phil@apiaxle.com> (http://apiaxle.com)",
33
"name": "js2xml",
4-
"description": "Convert arbitary javascript to simple XML.",
5-
"version": "0.0.3",
4+
"description": "Convert arbitary javascript to simple XML. Developed for by ApiAxle.",
5+
"version": "0.0.4",
66
"main": "./lib/js2xml",
77
"repository": {
88
"url": ""
99
},
10+
"keywords": [
11+
"xml",
12+
"json",
13+
"json2xml",
14+
"js2xml",
15+
"data2xml",
16+
"data",
17+
"libxml"
18+
],
1019
"licenses": [
1120
{
1221
"type": "MIT",

0 commit comments

Comments
 (0)