@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">
18 lines (17 loc) • 517 B
JSON
{
"name": "only",
"version": "0.0.2",
"description": "return whitelisted properties of an object",
"keywords": ["utility", "util", "object", "whitelist"],
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"repository": "git://github.com/visionmedia/node-only",
"dependencies": {},
"devDependencies": {
"mocha": "*",
"should": "*"
},
"main": "index"
,"_resolved": "https://registry.npmjs.org/only/-/only-0.0.2.tgz"
,"_integrity": "sha1-Kv3oTQPlC5qO3EROMGEKcCle37Q="
,"_from": "only@0.0.2"
}