mirror of
https://gh.wpcy.net/https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2026-04-24 04:03:01 +08:00
Agent-Logs-Url: https://github.com/djav1985/v-wordpress-plugin-updater/sessions/e0bca9e8-bb5b-4d60-be44-ce2a80dc273a Co-authored-by: djav1985 <174835544+djav1985@users.noreply.github.com>
12 lines
212 B
JSON
12 lines
212 B
JSON
{
|
|
"name": "v-wordpress-plugin-updater-root",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"eslint": "^9.0.0",
|
|
"stylelint": "^16.23.1"
|
|
},
|
|
"scripts": {
|
|
"lint": "eslint ."
|
|
}
|
|
}
|