/var/www/cobraambalaj/node_modules/throttleit
NameSizeModeActions
.npmignore300644editdlrm
component.json2350644editdlrm
example.js2210644editdlrm
History.md3070644editdlrm
index.js8200644editdlrm
Makefile2810644editdlrm
package.json12320644editdlrm
Readme.md6110644editdlrm
test.js15730644editdlrm
Edit: /var/www/cobraambalaj/node_modules/throttleit/package.json (1232B)
{ "_args": [ [ "throttleit@1.0.0", "/var/www/cobraambalaj" ] ], "_from": "throttleit@1.0.0", "_id": "throttleit@1.0.0", "_inBundle": false, "_integrity": "sha1-nnhYNtr0Z0MUWlmEtiaNgoUorGw=", "_location": "/throttleit", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "throttleit@1.0.0", "name": "throttleit", "escapedName": "throttleit", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/shufflejs" ], "_resolved": "https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz", "_spec": "1.0.0", "_where": "/var/www/cobraambalaj", "bugs": { "url": "https://github.com/component/throttle/issues" }, "component": { "scripts": { "throttle/index.js": "index.js" } }, "description": "Throttle a function", "devDependencies": { "mocha": "^1.18.0" }, "homepage": "https://github.com/component/throttle#readme", "keywords": [], "license": "MIT", "name": "throttleit", "repository": { "type": "git", "url": "git://github.com/component/throttle.git" }, "scripts": { "test": "mocha --reporter spec" }, "version": "1.0.0" }