-
Notifications
You must be signed in to change notification settings - Fork 5
/
composer.lock
58 lines (58 loc) · 1.52 KB
/
composer.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "978b5cb934df378b8acb6eeb3252b47f",
"packages": [
{
"name": "kucrut/vite-for-wp",
"version": "v0.9.1",
"source": {
"type": "git",
"url": "https://github.com/kucrut/vite-for-wp.git",
"reference": "cc5dfb08d0a48730ff62aa3c30074b0f0a36808a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/kucrut/vite-for-wp/zipball/cc5dfb08d0a48730ff62aa3c30074b0f0a36808a",
"reference": "cc5dfb08d0a48730ff62aa3c30074b0f0a36808a",
"shasum": ""
},
"require-dev": {
"wp-coding-standards/wpcs": "^3.0"
},
"type": "library",
"autoload": {
"files": [
"vite-for-wp.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-only"
],
"authors": [
{
"name": "Dzikri Aziz"
}
],
"description": "Vite integration for WordPress plugins and themes development.",
"support": {
"issues": "https://github.com/kucrut/vite-for-wp/issues",
"source": "https://github.com/kucrut/vite-for-wp/tree/v0.9.1"
},
"time": "2024-06-13T15:52:35+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.6.0"
}