{
  "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"
}