Add packaging info

This commit is contained in:
2019-06-25 23:18:19 +05:30
parent 85da36d9a3
commit 90c3c38d3d

View File

@@ -18,5 +18,9 @@
"homepage": "https://github.com/chrisvrose/xml-servicefile-parser#readme", "homepage": "https://github.com/chrisvrose/xml-servicefile-parser#readme",
"dependencies": { "dependencies": {
"xml2js": "^0.4.19" "xml2js": "^0.4.19"
},
"pkg":{
"scripts": "index.js",
"assets": "settings.json"
} }
} }