| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "_args": [
- [
- "protocols@1.4.7",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "protocols@1.4.7",
- "_id": "protocols@1.4.7",
- "_inBundle": false,
- "_integrity": "sha512-Fx65lf9/YDn3hUX08XUc0J8rSux36rEsyiv21ZGUC1mOyeM3lTRpZLcrm8aAolzS4itwVfm7TAPyxC2E5zd6xg==",
- "_location": "/protocols",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "protocols@1.4.7",
- "name": "protocols",
- "escapedName": "protocols",
- "rawSpec": "1.4.7",
- "saveSpec": null,
- "fetchSpec": "1.4.7"
- },
- "_requiredBy": [
- "/is-ssh",
- "/parse-path",
- "/parse-url"
- ],
- "_resolved": "https://registry.npmjs.org/protocols/-/protocols-1.4.7.tgz",
- "_spec": "1.4.7",
- "_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/protocols/issues"
- },
- "dependencies": {},
- "description": "Get the protocols of an input url.",
- "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/protocols",
- "keywords": [
- "protocols",
- "protocol",
- "url",
- "parse"
- ],
- "license": "MIT",
- "main": "lib/index.js",
- "name": "protocols",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/IonicaBizau/protocols.git"
- },
- "scripts": {
- "test": "node test"
- },
- "version": "1.4.7"
- }
|