package.json 1.3 KB

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