{
  "_args": [
    [
      "find-elm-dependencies@2.0.0",
      "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription"
    ]
  ],
  "_from": "find-elm-dependencies@2.0.0",
  "_id": "find-elm-dependencies@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-lnLilxwdS3U/CSPoMnfUL1u21MBNolv6NF54y4Yds7WxdRMrTBXrmugrcvIGvakWQ2anYuinmBSUR+jUQy+vpA==",
  "_location": "/find-elm-dependencies",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "find-elm-dependencies@2.0.0",
    "name": "find-elm-dependencies",
    "escapedName": "find-elm-dependencies",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/node-elm-compiler"
  ],
  "_resolved": "https://registry.npmjs.org/find-elm-dependencies/-/find-elm-dependencies-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/home/travis/build/dillonkearns/elm-graphql/examples/src/subscription",
  "author": {
    "name": "Richard Feldman"
  },
  "bin": {
    "find-elm-dependencies": "bin/cli.js"
  },
  "bugs": {
    "url": "https://github.com/noredink/find-elm-dependencies/issues"
  },
  "dependencies": {
    "firstline": "1.2.0",
    "lodash": "4.17.10"
  },
  "description": "Find elm dependencies",
  "devDependencies": {
    "chai": "3.5.0",
    "mocha": "5.2.0"
  },
  "directories": {
    "test": "tests",
    "bin": "bin",
    "lib": "src"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "homepage": "https://github.com/noredink/find-elm-dependencies",
  "keywords": [
    "elm",
    "dependencies",
    "node"
  ],
  "license": "BSD-3-Clause",
  "main": "index.js",
  "name": "find-elm-dependencies",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/noredink/find-elm-dependencies.git"
  },
  "scripts": {
    "test": "mocha test/*.js"
  },
  "version": "2.0.0"
}
