package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_args": [
  3. [
  4. "cached-path-relative@1.0.2",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "cached-path-relative@1.0.2",
  9. "_id": "cached-path-relative@1.0.2",
  10. "_inBundle": false,
  11. "_integrity": "sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg==",
  12. "_location": "/cached-path-relative",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "cached-path-relative@1.0.2",
  18. "name": "cached-path-relative",
  19. "escapedName": "cached-path-relative",
  20. "rawSpec": "1.0.2",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.2"
  23. },
  24. "_requiredBy": [
  25. "/module-deps-sortable"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz",
  28. "_spec": "1.0.2",
  29. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  30. "bugs": {
  31. "url": "https://github.com/ashaffer/cached-path-relative/issues"
  32. },
  33. "dependencies": {},
  34. "description": "Memoize the results of the path.relative function",
  35. "devDependencies": {
  36. "standard": "^4.0.0",
  37. "tape": "^4.2.0"
  38. },
  39. "homepage": "https://github.com/ashaffer/cached-path-relative#readme",
  40. "license": "MIT",
  41. "main": "lib/index.js",
  42. "name": "cached-path-relative",
  43. "repository": {
  44. "type": "git",
  45. "url": "git://github.com/ashaffer/cached-path-relative.git"
  46. },
  47. "version": "1.0.2"
  48. }