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

35 lines (34 loc) 801 B
{ "name": "nanoassert", "version": "1.1.0", "description": "Nanoscale assertion module", "main": "index.js", "dependencies": {}, "devDependencies": { "tape": "^4.6.3" }, "scripts": { "test": "tape test" }, "repository": { "type": "git", "url": "git+https://github.com/emilbayes/nanoassert.git" }, "keywords": [ "assert", "unassert", "power-assert", "tiny", "nano", "pico" ], "author": "Emil Bay <github@tixz.dk>", "license": "ISC", "bugs": { "url": "https://github.com/emilbayes/nanoassert/issues" }, "homepage": "https://github.com/emilbayes/nanoassert#readme" ,"_resolved": "https://registry.npmjs.org/nanoassert/-/nanoassert-1.1.0.tgz" ,"_integrity": "sha1-TzFS4JVA/eKMdvRLGbvNHVpCR40=" ,"_from": "nanoassert@1.1.0" }