11cb0ef41Sopenharmony_ci{
21cb0ef41Sopenharmony_ci  "name": "0-dns",
31cb0ef41Sopenharmony_ci  "version": "1.0.0",
41cb0ef41Sopenharmony_ci  "description": "create certificate for 0-dns test",
51cb0ef41Sopenharmony_ci  "main": "createCert.js",
61cb0ef41Sopenharmony_ci  "scripts": {
71cb0ef41Sopenharmony_ci    "test": "echo \"Error: no test specified\" && exit 1"
81cb0ef41Sopenharmony_ci  },
91cb0ef41Sopenharmony_ci  "author": "",
101cb0ef41Sopenharmony_ci  "license": "SEE LICENSE IN ../../../LICENSE",
111cb0ef41Sopenharmony_ci  "private": true,
121cb0ef41Sopenharmony_ci  "dependencies": {
131cb0ef41Sopenharmony_ci    "asn1.js": "^4.9.1",
141cb0ef41Sopenharmony_ci    "asn1.js-rfc5280": "^1.2.2"
151cb0ef41Sopenharmony_ci  }
161cb0ef41Sopenharmony_ci}
17