{
  "_args": [
    [
      "canonical-path@0.0.2",
      "/Users/iesalyon/Documents/WEB/OC2020/PEKO/frontend/dwj-projet6"
    ]
  ],
  "_development": true,
  "_from": "canonical-path@0.0.2",
  "_id": "canonical-path@0.0.2",
  "_inBundle": false,
  "_integrity": "sha1-4x65N6jJPuKgHfGDl5RyGQKHRXQ=",
  "_location": "/canonical-path",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "canonical-path@0.0.2",
    "name": "canonical-path",
    "escapedName": "canonical-path",
    "rawSpec": "0.0.2",
    "saveSpec": null,
    "fetchSpec": "0.0.2"
  },
  "_requiredBy": [
    "/@angular/compiler-cli"
  ],
  "_resolved": "https://registry.npmjs.org/canonical-path/-/canonical-path-0.0.2.tgz",
  "_spec": "0.0.2",
  "_where": "/Users/iesalyon/Documents/WEB/OC2020/PEKO/frontend/dwj-projet6",
  "author": {
    "name": "Pete Bacon Darwin"
  },
  "bugs": {
    "url": "https://github.com/petebacondarwin/node-canonical-path/issues"
  },
  "description": "paths that always use forward slashes",
  "devDependencies": {
    "jasmine-node": "~1.12.0"
  },
  "homepage": "https://github.com/petebacondarwin/node-canonical-path#readme",
  "keywords": [
    "path",
    "forward",
    "slashes",
    "OS"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "canonical-path",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/petebacondarwin/node-canonical-path.git"
  },
  "scripts": {
    "test": "jasmine-node index.spec.js"
  },
  "version": "0.0.2"
}
