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">

31 lines (30 loc) 895 B
{ "name": "minimalistic-crypto-utils", "version": "1.0.1", "description": "Minimalistic tools for JS crypto modules", "main": "lib/utils.js", "scripts": { "test": "mocha --reporter=spec test/*-test.js" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/indutny/minimalistic-crypto-utils.git" }, "keywords": [ "minimalistic", "utils", "crypto" ], "author": "Fedor Indutny <fedor@indutny.com>", "license": "MIT", "bugs": { "url": "https://github.com/indutny/minimalistic-crypto-utils/issues" }, "homepage": "https://github.com/indutny/minimalistic-crypto-utils#readme", "devDependencies": { "mocha": "^3.2.0" } ,"_resolved": "https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz" ,"_integrity": "sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=" ,"_from": "minimalistic-crypto-utils@1.0.1" }