{
  "_args": [
    [
      "fsevents@1.2.11",
      "/Users/misakovic1/Projekti/anketa"
    ]
  ],
  "_development": true,
  "_from": "fsevents@1.2.11",
  "_id": "fsevents@1.2.11",
  "_inBundle": false,
  "_integrity": "sha512-+ux3lx6peh0BpvY0JebGyZoiR4D+oYzdPZMKJwkZ+sFkNJzpL7tXc/wehS49gUAxg3tmMHPHZkA8JU2rhhgDHw==",
  "_location": "/fsevents",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "fsevents@1.2.11",
    "name": "fsevents",
    "escapedName": "fsevents",
    "rawSpec": "1.2.11",
    "saveSpec": null,
    "fetchSpec": "1.2.11"
  },
  "_requiredBy": [
    "/chokidar"
  ],
  "_resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.11.tgz",
  "_spec": "1.2.11",
  "_where": "/Users/misakovic1/Projekti/anketa",
  "author": {
    "name": "Philipp Dunkel",
    "email": "pip@pipobscure.com"
  },
  "bugs": {
    "url": "https://github.com/strongloop/fsevents/issues"
  },
  "bundleDependencies": [
    "node-pre-gyp"
  ],
  "dependencies": {
    "bindings": "^1.5.0",
    "nan": "^2.12.1",
    "node-pre-gyp": "*"
  },
  "description": "Native Access to Mac OS-X FSEvents",
  "engines": {
    "node": ">=4.0"
  },
  "gypfile": true,
  "homepage": "https://github.com/strongloop/fsevents",
  "keywords": [
    "fsevents",
    "mac"
  ],
  "license": "MIT",
  "main": "fsevents.js",
  "name": "fsevents",
  "os": [
    "darwin"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strongloop/fsevents.git"
  },
  "scripts": {
    "install": "node-gyp rebuild",
    "test": "node ./test/fsevents.js && node ./test/function.js 2> /dev/null"
  },
  "version": "1.2.11"
}
