simple-asn1
Version:
Simple Abstract Syntax Notation One (ASN.1)
21 lines • 456 B
JSON
{
"name": "simple-asn1",
"author": "FirstTimeEZ",
"version": "4.0.1",
"description": "Simple Abstract Syntax Notation One (ASN.1)",
"main": "asn1.js",
"type": "module",
"keywords": [
"Abstract",
"Syntax",
"Notation",
"One",
"ASN.1"
],
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/FirstTimeEZ/asn1.git"
},
"homepage": "https://github.com/FirstTimeEZ/server-ssl"
}