UNPKG

pariatursit

Version:
35 lines (34 loc) 749 B
{ "name": "pariatursit", "version": "1.4.0", "description": "ASN.1 encoding and decoding", "main": "index.js", "directories": { "test": "test" }, "keywords": [ "ASN1", "quae", "BER", "DER" ], "author": "AlexysWindler", "license": "MIT", "devDependencies": { "@types/node": "^10.7.1", "jasmine-core": "^3.2.1", "karma": "^3.0.0", "karma-chrome-launcher": "^2.2.0", "karma-firefox-launcher": "^1.1.0", "karma-jasmine": "^1.1.2", "karma-safari-launcher": "^1.0.0", "ts-loader": "^4.4.2", "typescript": "^3.0.0", "webpack": "^4.16.5", "webpack-cli": "^2.1.5" }, "repository": { "type": "git", "url": "https://github.com/ColbySkiles/pariatursit.git" } }