You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

61 lines
1.6 KiB

{
"_args": [
[
"canonical-path@1.0.0",
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
]
],
"_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": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
"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"
}