package.json 1.3 KB

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