@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">
33 lines (31 loc) • 769 B
JSON
{
"name": "over",
"description": "JavaScript function overloading framework.",
"author": "Joe Ferner <joe@fernsroth.com>",
"keywords": ["function", "overload"],
"version": "0.0.5",
"bugs": {
"url": "https://github.com/nearinfinity/node-over/issues"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/nearinfinity/node-over.git"
},
"main": "overload.js",
"scripts": {
"test": "./node_modules/.bin/nodeunit test"
},
"dependencies": {
},
"devDependencies": {
"nodeunit": "~0.7.4"
},
"optionalDependencies": {},
"engines": {
"node": "*"
}
,"_resolved": "https://registry.npmjs.org/over/-/over-0.0.5.tgz"
,"_integrity": "sha1-8phS5w/X4l82DgE6jsRMgq7bVwg="
,"_from": "over@0.0.5"
}