UNPKG

@zkochan/pnpm

Version:

A fast implementation of npm install

186 lines (185 loc) 4.15 kB
{ "_args": [ [ { "raw": "debounce@1.0.0", "scope": null, "escapedName": "debounce", "name": "debounce", "rawSpec": "1.0.0", "spec": "1.0.0", "type": "version" }, "C:\\src\\pnpm\\node_modules\\docpress-base" ] ], "_from": "debounce@1.0.0", "_id": "debounce@1.0.0", "_inCache": true, "_installable": true, "_location": "/debounce", "_npmUser": { "name": "tootallnate", "email": "nathan@tootallnate.net" }, "_npmVersion": "1.4.14", "_phantomChildren": {}, "_requested": { "raw": "debounce@1.0.0", "scope": null, "escapedName": "debounce", "name": "debounce", "rawSpec": "1.0.0", "spec": "1.0.0", "type": "version" }, "_requiredBy": [ "/docpress-base" ], "_resolved": "https://registry.npmjs.org/debounce/-/debounce-1.0.0.tgz", "_shasum": "0948af513d2e4ce407916f8506a423d3f9cf72d8", "_shrinkwrap": null, "_spec": "debounce@1.0.0", "_where": "C:\\src\\pnpm\\node_modules\\docpress-base", "bugs": { "url": "https://github.com/component/debounce/issues" }, "component": { "scripts": { "debounce/index.js": "index.js" } }, "dependencies": { "date-now": "1.0.1" }, "description": "Creates and returns a new debounced version of the passed function that will postpone its execution until after wait milliseconds have elapsed since the last time it was invoked", "devDependencies": { "mocha": "*", "should": "*" }, "directories": {}, "dist": { "shasum": "0948af513d2e4ce407916f8506a423d3f9cf72d8", "tarball": "https://registry.npmjs.org/debounce/-/debounce-1.0.0.tgz" }, "gitHead": "0b58e834ede3bead70c09af22375e1d62671d7b9", "homepage": "https://github.com/component/debounce", "keywords": [ "function", "throttle", "invoke" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "mattmueller", "email": "mattmuelle@gmail.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "tootallnate", "email": "nathan@tootallnate.net" }, { "name": "clintwood", "email": "clint@anotherway.co.za" }, { "name": "thehydroimpulse", "email": "dnfagnan@gmail.com" }, { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "rauchg", "email": "rauchg@gmail.com" }, { "name": "retrofox", "email": "rdsuarez@gmail.com" }, { "name": "coreh", "email": "thecoreh@gmail.com" }, { "name": "forbeslindesay", "email": "forbes@lindesay.co.uk" }, { "name": "kelonye", "email": "kelonyemitchel@gmail.com" }, { "name": "yields", "email": "yields@icloud.com" }, { "name": "anthonyshort", "email": "antshort@gmail.com" }, { "name": "ianstormtaylor", "email": "ian@ianstormtaylor.com" }, { "name": "cristiandouce", "email": "cristian@gravityonmars.com" }, { "name": "swatinem", "email": "arpad.borsos@googlemail.com" }, { "name": "stagas", "email": "gstagas@gmail.com" }, { "name": "amasad", "email": "amjad.masad@gmail.com" }, { "name": "juliangruber", "email": "julian@juliangruber.com" }, { "name": "shtylman", "email": "shtylman@gmail.com" }, { "name": "calvinfo", "email": "calvin@calv.info" }, { "name": "dominicbarnes", "email": "dominic@dbarnes.info" }, { "name": "timoxley", "email": "secoif@gmail.com" }, { "name": "stephenmathieson", "email": "me@stephenmathieson.com" }, { "name": "trevorgerhardt", "email": "trevorgerhardt@gmail.com" } ], "name": "debounce", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/component/debounce.git" }, "scripts": {}, "version": "1.0.0" }