@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">
22 lines (21 loc) • 613 B
JSON
{
"name" : "traverse",
"version" : "0.3.9",
"description" : "Traverse and transform objects by visiting every node on a recursive walk",
"author" : "James Halliday",
"license" : "MIT/X11",
"main" : "./index",
"repository" : {
"type" : "git",
"url" : "http://github.com/substack/js-traverse.git"
},
"devDependencies" : {
"expresso" : "0.7.x"
},
"scripts" : {
"test" : "expresso"
}
,"_resolved": "https://registry.npmjs.org/traverse/-/traverse-0.3.9.tgz"
,"_integrity": "sha1-cXuPIgzAu3tE5AUUwisui7xw2Lk="
,"_from": "traverse@0.3.9"
}