{
  "_args": [
    [
      {
        "raw": "debounce-collect@1.0.2",
        "scope": null,
        "escapedName": "debounce-collect",
        "name": "debounce-collect",
        "rawSpec": "1.0.2",
        "spec": "1.0.2",
        "type": "version"
      },
      "C:\\src\\pnpm\\node_modules\\metalsmith-start"
    ]
  ],
  "_from": "debounce-collect@1.0.2",
  "_id": "debounce-collect@1.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/debounce-collect",
  "_nodeVersion": "3.3.1",
  "_npmUser": {
    "name": "rstacruz",
    "email": "rico@ricostacruz.com"
  },
  "_npmVersion": "2.13.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "debounce-collect@1.0.2",
    "scope": null,
    "escapedName": "debounce-collect",
    "name": "debounce-collect",
    "rawSpec": "1.0.2",
    "spec": "1.0.2",
    "type": "version"
  },
  "_requiredBy": [
    "/metalsmith-start"
  ],
  "_resolved": "https://registry.npmjs.org/debounce-collect/-/debounce-collect-1.0.2.tgz",
  "_shasum": "2a19065936d51bf2e19729b1aa10bea5c96a33cf",
  "_shrinkwrap": null,
  "_spec": "debounce-collect@1.0.2",
  "_where": "C:\\src\\pnpm\\node_modules\\metalsmith-start",
  "author": {
    "name": "Rico Sta. Cruz",
    "email": "rico@ricostacruz.com"
  },
  "bugs": {
    "url": "https://github.com/rstacruz/debounce-collect/issues"
  },
  "dependencies": {},
  "description": "Makes a function execute only once in a given interval.",
  "devDependencies": {
    "expect": "^1.10.0",
    "mocha": "^2.3.3",
    "mocha-standard": "^1.0.0",
    "standard": "^5.3.1"
  },
  "directories": {},
  "dist": {
    "shasum": "2a19065936d51bf2e19729b1aa10bea5c96a33cf",
    "tarball": "https://registry.npmjs.org/debounce-collect/-/debounce-collect-1.0.2.tgz"
  },
  "gitHead": "f39824cc305dc12ee0ba7e86897186fd6cd78ee0",
  "homepage": "https://github.com/rstacruz/debounce-collect#readme",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "rstacruz",
      "email": "rico@ricostacruz.com"
    }
  ],
  "name": "debounce-collect",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rstacruz/debounce-collect.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.0.2"
}
