| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_args": [
- [
- "canonical-path@1.0.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "canonical-path@1.0.0",
- "_id": "canonical-path@1.0.0",
- "_inBundle": false,
- "_integrity": "sha512-feylzsbDxi1gPZ1IjystzIQZagYYLvfKrSuygUCgf7z6x790VEzze5QEkdSV1U58RA7Hi0+v6fv4K54atOzATg==",
- "_location": "/canonical-path",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "canonical-path@1.0.0",
- "name": "canonical-path",
- "escapedName": "canonical-path",
- "rawSpec": "1.0.0",
- "saveSpec": null,
- "fetchSpec": "1.0.0"
- },
- "_requiredBy": [
- "/@angular/compiler-cli"
- ],
- "_resolved": "https://registry.npmjs.org/canonical-path/-/canonical-path-1.0.0.tgz",
- "_spec": "1.0.0",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Pete Bacon Darwin"
- },
- "bugs": {
- "url": "https://github.com/petebacondarwin/node-canonical-path/issues"
- },
- "description": "paths that always use forward slashes",
- "devDependencies": {
- "jasmine": "^3.2.0"
- },
- "homepage": "https://github.com/petebacondarwin/node-canonical-path#readme",
- "keywords": [
- "path",
- "forward",
- "slashes",
- "OS",
- "windows"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "canonical-path",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/petebacondarwin/node-canonical-path.git"
- },
- "scripts": {
- "test": "jasmine index.spec.js"
- },
- "typings": "index.d.ts",
- "version": "1.0.0"
- }
|