{
  "_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",
  "_shasum": "fcb470c23958def85081856be7a86e904f180d1d",
  "_spec": "canonical-path@1.0.0",
  "_where": "C:\\xampp\\htdocs\\dial-digit\\node_modules\\@angular\\compiler-cli",
  "author": {
    "name": "Pete Bacon Darwin"
  },
  "bugs": {
    "url": "https://github.com/petebacondarwin/node-canonical-path/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "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"
}
