asn2json
Version:
ASN.1 schema modlue to json
17 lines (15 loc) • 348 B
JSON
{
"name": "asn2json",
"description": "ASN.1 schema modlue to json",
"author": "Jeremy Ebert",
"version": "0.0.2",
"dependencies": {
"pegjs": "0.10.0"
},
"repository": {
"type": "git",
"url": "https://github.com/PrimeEuler/asn2json.git"
},
"keywords": [ "ASN1", "SMI", "SNMP", "MIB" ],
"license": "MIT"
}