@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">
37 lines (36 loc) • 1.19 kB
JSON
{
"name": "global-modules-path",
"version": "2.3.0",
"description": "Returns path to globally installed package",
"main": "./lib/index.js",
"scripts": {
"test": "istanbul cover node_modules/mocha/bin/_mocha -- --recursive --reporter spec-xunit-file --timeout 1500 test/",
"lint": "eslint lib/* test/*"
},
"repository": {
"type": "git",
"url": "git+https://github.com/rosen-vladimirov/global-modules-path.git"
},
"keywords": [
"npm",
"global",
"installed",
"path"
],
"author": "Telerik <support@telerik.com>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/rosen-vladimirov/global-modules-path/issues"
},
"homepage": "https://github.com/rosen-vladimirov/global-modules-path#readme",
"devDependencies": {
"chai": "3.5.0",
"eslint": "3.8.1",
"istanbul": "0.4.5",
"mocha": "3.1.2",
"spec-xunit-file": "0.0.1-3"
}
,"_resolved": "https://registry.npmjs.org/global-modules-path/-/global-modules-path-2.3.0.tgz"
,"_integrity": "sha512-HchvMJNYh9dGSCy8pOQ2O8u/hoXaL+0XhnrwH0RyLiSXMMTl9W3N6KUU73+JFOg5PGjtzl6VZzUQsnrpm7Szag=="
,"_from": "global-modules-path@2.3.0"
}