{
    "name": "jsrsasign-addon-jpcorpreg",
    "version": "0.9.2",
    "description": "jsrsasign addon for corporate registration certificate in Japan",
    "main": "index.js",
    "scripts": {
        "test": "mocha"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/kjur/jsrsasign-addon-jpcorpreg.git"
    },
    "keywords": [
        "jsrsasign",
	"corporation",
	"registration",
	"japan",
	"ministory",
	"justice",
        "oid",
	"x509",
	"extension",
	"parser"
    ],
    "author": "Kenji Urushima",
    "homepage": "https://github.com/kjur/jsrsasign-addon-jpcorpreg/",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/kjur/jsrsasign-addon-jpcorpreg/issues"
    },
    "dependencies": {
        "jsrsasign": ">=10.8.1"
    },
    "devDependencies": {
        "mocha": "*"
    },
    "funding": "https://github.com/kjur/jsrsasign#donations",
    "badges": {
        "list": [
            "githubsponsors",
            "crypto"
        ],
        "config": {
            "githubSponsorsUsername": "kjur",
            "cryptoURL": "https://github.com/kjur/jsrsasign#cryptocurrency"
        }
    }
}
