Last change
on this file since b738035 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.6 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "canonical-path@1.0.0",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "canonical-path@1.0.0",
|
---|
| 10 | "_id": "canonical-path@1.0.0",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-feylzsbDxi1gPZ1IjystzIQZagYYLvfKrSuygUCgf7z6x790VEzze5QEkdSV1U58RA7Hi0+v6fv4K54atOzATg==",
|
---|
| 13 | "_location": "/canonical-path",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "canonical-path@1.0.0",
|
---|
| 19 | "name": "canonical-path",
|
---|
| 20 | "escapedName": "canonical-path",
|
---|
| 21 | "rawSpec": "1.0.0",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "1.0.0"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/@angular/compiler-cli"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/canonical-path/-/canonical-path-1.0.0.tgz",
|
---|
| 29 | "_spec": "1.0.0",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Pete Bacon Darwin"
|
---|
| 33 | },
|
---|
| 34 | "bugs": {
|
---|
| 35 | "url": "https://github.com/petebacondarwin/node-canonical-path/issues"
|
---|
| 36 | },
|
---|
[6a3a178] | 37 | "description": "paths that always use forward slashes",
|
---|
[59329aa] | 38 | "devDependencies": {
|
---|
| 39 | "jasmine": "^3.2.0"
|
---|
[6a3a178] | 40 | },
|
---|
[59329aa] | 41 | "homepage": "https://github.com/petebacondarwin/node-canonical-path#readme",
|
---|
[6a3a178] | 42 | "keywords": [
|
---|
| 43 | "path",
|
---|
| 44 | "forward",
|
---|
| 45 | "slashes",
|
---|
| 46 | "OS",
|
---|
| 47 | "windows"
|
---|
| 48 | ],
|
---|
| 49 | "license": "MIT",
|
---|
[59329aa] | 50 | "main": "index.js",
|
---|
| 51 | "name": "canonical-path",
|
---|
| 52 | "repository": {
|
---|
| 53 | "type": "git",
|
---|
| 54 | "url": "git+https://github.com/petebacondarwin/node-canonical-path.git"
|
---|
| 55 | },
|
---|
| 56 | "scripts": {
|
---|
| 57 | "test": "jasmine index.spec.js"
|
---|
| 58 | },
|
---|
| 59 | "typings": "index.d.ts",
|
---|
| 60 | "version": "1.0.0"
|
---|
[6a3a178] | 61 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.