@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">
17 lines (16 loc) • 467 B
JSON
{
"name": "delegates",
"version": "1.0.0",
"repository": "visionmedia/node-delegates",
"description": "delegate methods and accessors to another property",
"keywords": ["delegate", "delegation"],
"dependencies": {},
"devDependencies": {
"mocha": "*",
"should": "*"
},
"license": "MIT"
,"_resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz"
,"_integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o="
,"_from": "delegates@1.0.0"
}