| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- {
- "_args": [
- [
- "parse-path@4.0.1",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "parse-path@4.0.1",
- "_id": "parse-path@4.0.1",
- "_inBundle": false,
- "_integrity": "sha512-d7yhga0Oc+PwNXDvQ0Jv1BuWkLVPXcAoQ/WREgd6vNNoKYaW52KI+RdOFjI63wjkmps9yUE8VS4veP+AgpQ/hA==",
- "_location": "/parse-path",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "parse-path@4.0.1",
- "name": "parse-path",
- "escapedName": "parse-path",
- "rawSpec": "4.0.1",
- "saveSpec": null,
- "fetchSpec": "4.0.1"
- },
- "_requiredBy": [
- "/parse-url"
- ],
- "_resolved": "https://registry.npmjs.org/parse-path/-/parse-path-4.0.1.tgz",
- "_spec": "4.0.1",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Ionică Bizău",
- "email": "bizauionica@gmail.com",
- "url": "https://ionicabizau.net"
- },
- "bugs": {
- "url": "https://github.com/IonicaBizau/parse-path/issues"
- },
- "dependencies": {
- "is-ssh": "^1.3.0",
- "protocols": "^1.4.0"
- },
- "description": "Parse paths (local paths, urls: ssh/git/etc)",
- "devDependencies": {
- "tester": "^1.3.1"
- },
- "directories": {
- "example": "example",
- "test": "test"
- },
- "files": [
- "bin/",
- "app/",
- "lib/",
- "dist/",
- "src/",
- "scripts/",
- "resources/",
- "menu/",
- "cli.js",
- "index.js",
- "bloggify.js",
- "bloggify.json",
- "bloggify/"
- ],
- "homepage": "https://github.com/IonicaBizau/parse-path",
- "keywords": [
- "parse",
- "path",
- "url",
- "node",
- "git",
- "advanced"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "parse-path",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/IonicaBizau/parse-path.git"
- },
- "scripts": {
- "test": "node test"
- },
- "version": "4.0.1"
- }
|