| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- {
- "_args": [
- [
- "cached-path-relative@1.0.2",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "cached-path-relative@1.0.2",
- "_id": "cached-path-relative@1.0.2",
- "_inBundle": false,
- "_integrity": "sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg==",
- "_location": "/cached-path-relative",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "cached-path-relative@1.0.2",
- "name": "cached-path-relative",
- "escapedName": "cached-path-relative",
- "rawSpec": "1.0.2",
- "saveSpec": null,
- "fetchSpec": "1.0.2"
- },
- "_requiredBy": [
- "/module-deps-sortable"
- ],
- "_resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.2.tgz",
- "_spec": "1.0.2",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "bugs": {
- "url": "https://github.com/ashaffer/cached-path-relative/issues"
- },
- "dependencies": {},
- "description": "Memoize the results of the path.relative function",
- "devDependencies": {
- "standard": "^4.0.0",
- "tape": "^4.2.0"
- },
- "homepage": "https://github.com/ashaffer/cached-path-relative#readme",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "cached-path-relative",
- "repository": {
- "type": "git",
- "url": "git://github.com/ashaffer/cached-path-relative.git"
- },
- "version": "1.0.2"
- }
|