{
  "name": "sails-mysql",
  "version": "0.11.5",
  "dependencies": {
    "async": {
      "version": "1.5.2",
      "from": "async@1.5.2",
      "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz"
    },
    "lodash": {
      "version": "3.10.1",
      "from": "lodash@3.10.1",
      "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz"
    },
    "mysql": {
      "version": "2.10.2",
      "from": "mysql@2.10.2",
      "resolved": "https://registry.npmjs.org/mysql/-/mysql-2.10.2.tgz",
      "dependencies": {
        "bignumber.js": {
          "version": "2.1.4",
          "from": "bignumber.js@2.1.4",
          "resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-2.1.4.tgz"
        },
        "readable-stream": {
          "version": "1.1.13",
          "from": "readable-stream@>=1.1.13 <1.2.0",
          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
          "dependencies": {
            "core-util-is": {
              "version": "1.0.2",
              "from": "core-util-is@>=1.0.0 <1.1.0",
              "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz"
            },
            "isarray": {
              "version": "0.0.1",
              "from": "isarray@0.0.1",
              "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
            },
            "string_decoder": {
              "version": "0.10.31",
              "from": "string_decoder@>=0.10.0 <0.11.0",
              "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
            },
            "inherits": {
              "version": "2.0.1",
              "from": "inherits@>=2.0.1 <2.1.0",
              "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
            }
          }
        }
      }
    },
    "waterline-cursor": {
      "version": "0.0.6",
      "from": "waterline-cursor@0.0.6",
      "resolved": "https://registry.npmjs.org/waterline-cursor/-/waterline-cursor-0.0.6.tgz",
      "dependencies": {
        "async": {
          "version": "0.9.2",
          "from": "async@>=0.9.0 <0.10.0",
          "resolved": "https://registry.npmjs.org/async/-/async-0.9.2.tgz"
        },
        "lodash": {
          "version": "2.4.2",
          "from": "lodash@>=2.4.1 <2.5.0",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz"
        }
      }
    },
    "waterline-errors": {
      "version": "0.10.1",
      "from": "waterline-errors@0.10.1",
      "resolved": "https://registry.npmjs.org/waterline-errors/-/waterline-errors-0.10.1.tgz"
    },
    "waterline-sequel": {
      "version": "0.5.7",
      "from": "waterline-sequel@0.5.7",
      "resolved": "https://registry.npmjs.org/waterline-sequel/-/waterline-sequel-0.5.7.tgz",
      "dependencies": {
        "lodash": {
          "version": "3.10.0",
          "from": "lodash@3.10.0",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.0.tgz"
        }
      }
    }
  }
}
