mirror of
https://github.com/rekryt/iplist.git
synced 2025-08-06 19:24:51 +02:00
11 lines
239 B
JSON
11 lines
239 B
JSON
{
|
|
"devDependencies": {
|
|
"@prettier/plugin-php": "^0.21.0",
|
|
"prettier": "^3.1.0"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Rekryt",
|
|
"license": "MIT"
|
|
}
|