package.json 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_from": "throttleit@0.0.2",
  3. "_id": "throttleit@0.0.2",
  4. "_inBundle": false,
  5. "_integrity": "sha1-z+34jmDADdlpe2H90qg0OptoDq8=",
  6. "_location": "/throttleit",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "throttleit@0.0.2",
  12. "name": "throttleit",
  13. "escapedName": "throttleit",
  14. "rawSpec": "0.0.2",
  15. "saveSpec": null,
  16. "fetchSpec": "0.0.2"
  17. },
  18. "_requiredBy": [
  19. "/nugget"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/throttleit/-/throttleit-0.0.2.tgz",
  22. "_shasum": "cfedf88e60c00dd9697b61fdd2a8343a9b680eaf",
  23. "_spec": "throttleit@0.0.2",
  24. "_where": "E:\\ClientProject\\UseStudio.Browers\\resources\\app\\node_modules\\nugget",
  25. "bugs": {
  26. "url": "https://github.com/component/throttle/issues"
  27. },
  28. "bundleDependencies": false,
  29. "component": {
  30. "scripts": {
  31. "throttle/index.js": "index.js"
  32. }
  33. },
  34. "dependencies": {},
  35. "deprecated": false,
  36. "description": "Throttle a function",
  37. "development": {},
  38. "homepage": "https://github.com/component/throttle#readme",
  39. "keywords": [],
  40. "license": "MIT",
  41. "name": "throttleit",
  42. "repository": {
  43. "type": "git",
  44. "url": "git://github.com/component/throttle.git"
  45. },
  46. "version": "0.0.2"
  47. }