edifact-parser
Version:
EDIFACT parser based on the edi npm package
16 lines (15 loc) • 321 B
JSON
{
"name": "edifact-parser",
"version": "0.0.4",
"description": "EDIFACT parser based on the edi npm package",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"EDI",
"EDIFACT"
],
"author": "Ricardo Veronese Ricci",
"license": "MIT"
}