@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) • 836 B
JSON
{
"name": "meant",
"version": "1.0.1",
"description": "Like the `Did you mean?` in git for npm",
"main": "index.js",
"devDependencies": {
"standard": "^8.0.0",
"standard-version": "^2.4.0",
"tap": "^7.1.1"
},
"scripts": {
"test": "standard && tap test.js",
"release": "standard-version"
},
"repository": {
"type": "git",
"url": "git+https://github.com/watilde/meant.git"
},
"keywords": [
"meant"
],
"author": "Daijiro Wachi",
"license": "MIT",
"bugs": {
"url": "https://github.com/watilde/meant/issues"
},
"homepage": "https://github.com/watilde/meant#readme"
,"_resolved": "https://registry.npmjs.org/meant/-/meant-1.0.1.tgz"
,"_integrity": "sha512-UakVLFjKkbbUwNWJ2frVLnnAtbb7D7DsloxRd3s/gDpI8rdv8W5Hp3NaDb+POBI1fQdeussER6NB8vpcRURvlg=="
,"_from": "meant@1.0.1"
}