package.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_from": "bluebird-lst@^1.0.5",
  3. "_id": "bluebird-lst@1.0.5",
  4. "_inBundle": false,
  5. "_integrity": "sha512-Ey0bDNys5qpYPhZ/oQ9vOEvD0TYQDTILMXWP2iGfvMg7rSDde+oV4aQQgqRH+CvBFNz2BSDQnPGMUl6LKBUUQA==",
  6. "_location": "/bluebird-lst",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "bluebird-lst@^1.0.5",
  12. "name": "bluebird-lst",
  13. "escapedName": "bluebird-lst",
  14. "rawSpec": "^1.0.5",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.5"
  17. },
  18. "_requiredBy": [
  19. "/builder-util-runtime",
  20. "/electron-updater",
  21. "/fs-extra-p"
  22. ],
  23. "_resolved": "https://registry.npmjs.org/bluebird-lst/-/bluebird-lst-1.0.5.tgz",
  24. "_shasum": "bebc83026b7e92a72871a3dc599e219cbfb002a9",
  25. "_spec": "bluebird-lst@^1.0.5",
  26. "_where": "E:\\ClientProject\\UseStudio.Browers\\resources\\app\\node_modules\\electron-updater",
  27. "author": {
  28. "name": "Vladimir Krivosheev"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/develar/fs-extra-p/issues"
  32. },
  33. "bundleDependencies": false,
  34. "dependencies": {
  35. "bluebird": "^3.5.1"
  36. },
  37. "deprecated": false,
  38. "description": "Bluebird — longStackTraces: true, cancellation: true",
  39. "files": [
  40. "index.*"
  41. ],
  42. "homepage": "https://github.com/develar/fs-extra-p",
  43. "license": "MIT",
  44. "name": "bluebird-lst",
  45. "repository": {
  46. "type": "git",
  47. "url": "git+https://github.com/develar/fs-extra-p.git"
  48. },
  49. "typings": "./index.d.ts",
  50. "version": "1.0.5"
  51. }