11cb0ef41Sopenharmony_ci{
21cb0ef41Sopenharmony_ci  "name": "x509-escaping",
31cb0ef41Sopenharmony_ci  "version": "1.0.0",
41cb0ef41Sopenharmony_ci  "description": "create certificates for x509-escaping test",
51cb0ef41Sopenharmony_ci  "main": "createCert.js",
61cb0ef41Sopenharmony_ci  "license": "SEE LICENSE IN ../../../LICENSE",
71cb0ef41Sopenharmony_ci  "private": true,
81cb0ef41Sopenharmony_ci  "dependencies": {
91cb0ef41Sopenharmony_ci    "asn1.js": "^5.4.1",
101cb0ef41Sopenharmony_ci    "asn1.js-rfc5280": "^3.0.0"
111cb0ef41Sopenharmony_ci  }
121cb0ef41Sopenharmony_ci}
13