25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

58 lines
1.6 KiB

  1. {
  2. "_args": [
  3. [
  4. "promise-inflight@1.0.1",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "promise-inflight@1.0.1",
  9. "_id": "promise-inflight@1.0.1",
  10. "_inBundle": false,
  11. "_integrity": "sha1-mEcocL8igTL8vdhoEputEsPAKeM=",
  12. "_location": "/promise-inflight",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "promise-inflight@1.0.1",
  18. "name": "promise-inflight",
  19. "escapedName": "promise-inflight",
  20. "rawSpec": "1.0.1",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.1"
  23. },
  24. "_requiredBy": [
  25. "/cacache",
  26. "/uglifyjs-webpack-plugin/cacache"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
  29. "_spec": "1.0.1",
  30. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  31. "author": {
  32. "name": "Rebecca Turner",
  33. "email": "me@re-becca.org",
  34. "url": "http://re-becca.org/"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/iarna/promise-inflight/issues"
  38. },
  39. "description": "One promise for multiple requests in flight to avoid async duplication",
  40. "devDependencies": {},
  41. "files": [
  42. "inflight.js"
  43. ],
  44. "homepage": "https://github.com/iarna/promise-inflight#readme",
  45. "keywords": [],
  46. "license": "ISC",
  47. "main": "inflight.js",
  48. "name": "promise-inflight",
  49. "repository": {
  50. "type": "git",
  51. "url": "git+https://github.com/iarna/promise-inflight.git"
  52. },
  53. "scripts": {
  54. "test": "echo \"Error: no test specified\" && exit 1"
  55. },
  56. "version": "1.0.1"
  57. }