{
  "_args": [
    [
      "fsevents@^1.0.0",
      "/Users/nick/codes/twreporter-react/node_modules/chokidar"
    ]
  ],
  "_from": "fsevents@>=1.0.0 <2.0.0",
  "_id": "fsevents@1.0.12",
  "_inCache": true,
  "_installable": true,
  "_location": "/fsevents",
  "_nodeVersion": "5.6.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/fsevents-1.0.12.tgz_1461940443205_0.08423079713247716"
  },
  "_npmUser": {
    "email": "elan.shanker+npm@gmail.com",
    "name": "es128"
  },
  "_npmVersion": "3.6.0",
  "_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": [
    "/browser-sync/chokidar",
    "/chokidar"
  ],
  "_resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.0.12.tgz",
  "_shasum": "7929e211c0b31f37f2f0fc346f315e403d7ed33b",
  "_shrinkwrap": null,
  "_spec": "fsevents@^1.0.0",
  "_where": "/Users/nick/codes/twreporter-react/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.3.0",
    "node-pre-gyp": "^0.6.25"
  },
  "description": "Native Access to Mac OS-X FSEvents",
  "devDependencies": {
    "tap": "~0.4.8"
  },
  "directories": {},
  "dist": {
    "shasum": "7929e211c0b31f37f2f0fc346f315e403d7ed33b",
    "tarball": "https://registry.npmjs.org/fsevents/-/fsevents-1.0.12.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "gitHead": "ab9b76f8b919e7c1c136b9bba19de6be9e120e24",
  "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.12"
}
