{
  "_args": [
    [
      {
        "raw": "findup-sync@~0.2.0",
        "scope": null,
        "escapedName": "findup-sync",
        "name": "findup-sync",
        "rawSpec": "~0.2.0",
        "spec": ">=0.2.0 <0.3.0",
        "type": "range"
      },
      "/home/travis/build/waterlinejs/sqlite3-adapter/node_modules/liftoff"
    ]
  ],
  "_from": "findup-sync@>=0.2.0 <0.3.0",
  "_id": "findup-sync@0.2.1",
  "_inBundle": true,
  "_inCache": true,
  "_location": "/waterline-sqlite3/findup-sync",
  "_npmUser": {
    "name": "tkellen",
    "email": "tyler@sleekcode.net"
  },
  "_npmVersion": "2.0.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "findup-sync@~0.2.0",
    "scope": null,
    "escapedName": "findup-sync",
    "name": "findup-sync",
    "rawSpec": "~0.2.0",
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/waterline-sqlite3/liftoff"
  ],
  "_resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.2.1.tgz",
  "_shasum": "e0a90a450075c49466ee513732057514b81e878c",
  "_shrinkwrap": null,
  "_spec": "findup-sync@~0.2.0",
  "_where": "/home/travis/build/waterlinejs/sqlite3-adapter/node_modules/liftoff",
  "author": {
    "name": "\"Cowboy\" Ben Alman",
    "url": "http://benalman.com/"
  },
  "bugs": {
    "url": "https://github.com/cowboy/node-findup-sync/issues"
  },
  "dependencies": {
    "glob": "~4.3.0"
  },
  "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.",
  "devDependencies": {
    "grunt": "~0.4.4",
    "grunt-contrib-jshint": "~0.9.2",
    "grunt-contrib-nodeunit": "~0.3.3"
  },
  "directories": {},
  "dist": {
    "shasum": "e0a90a450075c49466ee513732057514b81e878c",
    "tarball": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.2.1.tgz"
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "gitHead": "c392a8a921d4d2655b4fe17e3d1a2f4ced14f858",
  "homepage": "https://github.com/cowboy/node-findup-sync",
  "keywords": [
    "find",
    "glob",
    "file"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/cowboy/node-findup-sync/blob/master/LICENSE-MIT"
    }
  ],
  "main": "lib/findup-sync",
  "maintainers": [
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    }
  ],
  "name": "findup-sync",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/cowboy/node-findup-sync.git"
  },
  "scripts": {
    "test": "grunt nodeunit"
  },
  "version": "0.2.1"
}
