UNPKG

@dillonkearns/elm-graphql

Version:

<img src="https://cdn.jsdelivr.net/gh/martimatix/logo-graphqelm/logo.svg" alt="dillonearns/elm-graphql logo" width="40%" align="right">

32 lines (31 loc) 882 B
{ "name": "parse-asn1", "version": "5.1.1", "description": "utility library for parsing asn1 files for use with browserify-sign.", "main": "index.js", "scripts": { "unit": "node ./test", "standard": "standard", "test": "npm run standard && npm run unit" }, "repository": { "type": "git", "url": "git://github.com/crypto-browserify/parse-asn1.git" }, "author": "", "license": "ISC", "dependencies": { "asn1.js": "^4.0.0", "browserify-aes": "^1.0.0", "create-hash": "^1.1.0", "evp_bytestokey": "^1.0.0", "pbkdf2": "^3.0.3" }, "devDependencies": { "tape": "^3.4.0", "standard": "^5.0.0" } ,"_resolved": "http://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.1.tgz" ,"_integrity": "sha512-KPx7flKXg775zZpnp9SxJlz00gTd4BmJ2yJufSc44gMCRrRQ7NSzAcSJQfifuOLgW6bEi+ftrALtsgALeB2Adw==" ,"_from": "parse-asn1@5.1.1" }