{ "_args": [ [ "just-debounce@^1.0.0", "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/glob-watcher" ] ], "_from": "just-debounce@>=1.0.0 <2.0.0", "_id": "just-debounce@1.0.0", "_inCache": true, "_installable": true, "_location": "/just-debounce", "_npmUser": { "email": "michael@hayes.io", "name": "hayes" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "just-debounce", "raw": "just-debounce@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/glob-watcher" ], "_resolved": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.0.0.tgz", "_shasum": "87fccfaeffc0b68cd19d55f6722943f929ea35ea", "_shrinkwrap": null, "_spec": "just-debounce@^1.0.0", "_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/glob-watcher", "author": { "name": "Michael Hayes" }, "bugs": { "url": "https://github.com/hayes/just-debounce/issues" }, "dependencies": {}, "description": "a simple debounce with no dependencies or crazy defaults", "devDependencies": { "eslint": "^0.22.1", "eslint-config-standard": "^2.0.0", "eslint-plugin-react": "^2.4.0", "tape": "^4.0.0" }, "directories": {}, "dist": { "shasum": "87fccfaeffc0b68cd19d55f6722943f929ea35ea", "tarball": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.0.0.tgz" }, "gitHead": "6a89553b64548ee9024bd13a10d639e1ae12d098", "homepage": "https://github.com/hayes/just-debounce", "keywords": [ "debounce" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "hayes", "email": "me@michaelghayes.com" } ], "name": "just-debounce", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/hayes/just-debounce.git" }, "scripts": { "lint": "eslint .", "test": "node test.js && npm run lint" }, "version": "1.0.0" }