{
  "_args": [
    [
      "fsevents@^1.0.0",
      "/Users/nw/motion/packages/motion/node_modules/chokidar"
    ]
  ],
  "_from": "fsevents@>=1.0.0 <2.0.0",
  "_id": "fsevents@1.0.7",
  "_inCache": true,
  "_installable": true,
  "_location": "/fsevents",
  "_nodeVersion": "5.0.0",
  "_npmOperationalInternal": {
    "host": "packages-6-west.internal.npmjs.com",
    "tmp": "tmp/fsevents-1.0.7.tgz_1454512352801_0.3029270030092448"
  },
  "_npmUser": {
    "email": "elan.shanker+npm@gmail.com",
    "name": "es128"
  },
  "_npmVersion": "3.3.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "fsevents",
    "raw": "fsevents@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/chokidar"
  ],
  "_resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.0.7.tgz",
  "_shasum": "2d90585bbcac9ff535ff1a1a94b04ebb5080858f",
  "_shrinkwrap": null,
  "_spec": "fsevents@^1.0.0",
  "_where": "/Users/nw/motion/packages/motion/node_modules/chokidar",
  "author": {
    "email": "pip@pipobscure.com",
    "name": "Philipp Dunkel"
  },
  "binary": {
    "host": "https://fsevents-binaries.s3-us-west-2.amazonaws.com",
    "module_name": "fse",
    "module_path": "./lib/binding/{configuration}/{node_abi}-{platform}-{arch}/",
    "package_name": "{module_name}-v{version}-{node_abi}-{platform}-{arch}.tar.gz",
    "remote_path": "./v{version}/"
  },
  "bugs": {
    "url": "https://github.com/strongloop/fsevents/issues"
  },
  "bundleDependencies": [
    "node-pre-gyp"
  ],
  "dependencies": {
    "nan": "^2.1.0",
    "node-pre-gyp": "^0.6.19"
  },
  "description": "Native Access to Mac OS-X FSEvents",
  "devDependencies": {
    "tap": "~0.4.8"
  },
  "directories": {},
  "dist": {
    "shasum": "2d90585bbcac9ff535ff1a1a94b04ebb5080858f",
    "tarball": "http://registry.npmjs.org/fsevents/-/fsevents-1.0.7.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "gitHead": "012302f8468f59e78b49bd7009bc539a9955fa3b",
  "homepage": "https://github.com/strongloop/fsevents",
  "keywords": [
    "fsevents",
    "mac"
  ],
  "license": "MIT",
  "main": "fsevents.js",
  "maintainers": [
    {
      "name": "bajtos",
      "email": "miro.bajtos@gmail.com"
    },
    {
      "name": "bnoordhuis",
      "email": "info@bnoordhuis.nl"
    },
    {
      "name": "es128",
      "email": "elan.shanker+npm@gmail.com"
    },
    {
      "name": "pipobscure",
      "email": "pip@pipobscure.com"
    },
    {
      "name": "strongloop",
      "email": "callback@strongloop.com"
    }
  ],
  "name": "fsevents",
  "optionalDependencies": {},
  "os": [
    "darwin"
  ],
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strongloop/fsevents.git"
  },
  "scripts": {
    "install": "node-pre-gyp install --fallback-to-build",
    "prepublish": "if [ $(npm -v | head -c 1) -lt 3 ]; then exit 1; fi && npm dedupe",
    "test": "tap ./test"
  },
  "version": "1.0.7"
}
