| 1 |
{ |
| 2 |
"packages": [ |
| 3 |
{ |
| 4 |
"name": "wpmet/utility-package", |
| 5 |
"version": "dev-main", |
| 6 |
"version_normalized": "dev-main", |
| 7 |
"source": { |
| 8 |
"type": "git", |
| 9 |
"url": "https://github.com/wpmetcom/utility-pacakge.git", |
| 10 |
"reference": "6598a45f7b1b65ee87e71de1e142856490e8c838" |
| 11 |
}, |
| 12 |
"dist": { |
| 13 |
"type": "zip", |
| 14 |
"url": "https://api.github.com/repos/wpmetcom/utility-pacakge/zipball/6598a45f7b1b65ee87e71de1e142856490e8c838", |
| 15 |
"reference": "6598a45f7b1b65ee87e71de1e142856490e8c838", |
| 16 |
"shasum": "" |
| 17 |
}, |
| 18 |
"time": "2024-02-07T10:16:37+00:00", |
| 19 |
"default-branch": true, |
| 20 |
"type": "library", |
| 21 |
"installation-source": "dist", |
| 22 |
"autoload": { |
| 23 |
"psr-4": { |
| 24 |
"Wpmet\\UtilityPackage\\": "src/" |
| 25 |
} |
| 26 |
}, |
| 27 |
"notification-url": "https://packagist.org/downloads/", |
| 28 |
"license": [ |
| 29 |
"GPL-3.0-only" |
| 30 |
], |
| 31 |
"authors": [ |
| 32 |
{ |
| 33 |
"name": "XpeedStudio", |
| 34 |
"email": "info@xpeedstudio.com" |
| 35 |
}, |
| 36 |
{ |
| 37 |
"name": "Wpmet", |
| 38 |
"email": "info@xpeedstudio.com" |
| 39 |
} |
| 40 |
], |
| 41 |
"description": "Utility packages for Wpmet plugin, It will be used to serve Stories, Notice , Banner and Ratings", |
| 42 |
"support": { |
| 43 |
"issues": "https://github.com/wpmetcom/utility-pacakge/issues", |
| 44 |
"source": "https://github.com/wpmetcom/utility-pacakge/tree/1.0.5" |
| 45 |
}, |
| 46 |
"install-path": "../wpmet/utility-package" |
| 47 |
} |
| 48 |
], |
| 49 |
"dev": true, |
| 50 |
"dev-package-names": [] |
| 51 |
} |
| 52 |
|