HEX
Server: Apache
System: Linux srv4.garantili.com.tr 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: yenicep (1023)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //home/yenicep/garantili-kasko/node_modules/@panva/asn1.js/package.json
{
  "name": "@panva/asn1.js",
  "version": "1.0.0",
  "description": "ASN.1 encoder and decoder for Node.js with no dependencies (fork of asn1.js using native BigInt)",
  "keywords": [
    "asn.1",
    "bigint",
    "der",
    "pem"
  ],
  "homepage": "https://github.com/panva/asn1.js",
  "repository": "panva/asn1.js",
  "license": "MIT",
  "author": "Fedor Indutny",
  "files": [
    "lib"
  ],
  "main": "lib/asn1.js",
  "scripts": {
    "lint": "standard",
    "lint-fix": "standard --fix",
    "test": "mocha test/**/*-test.js"
  },
  "devDependencies": {
    "mocha": "^7.0.1",
    "standard": "^14.3.1"
  },
  "engines": {
    "node": ">=10.13.0"
  },
  "contributors": [
    "Filip Skokan <panva.ip@gmail.com>"
  ]
}