16 lines
276 B
JSON
16 lines
276 B
JSON
{
|
|
"name": "Boom",
|
|
"uuid": "c6c0afbe-ddea-4eb8-a29a-28c194f6e602",
|
|
"version": "3.6.0",
|
|
"creator": {
|
|
"version": "3.6.0"
|
|
},
|
|
"scripts": {
|
|
"lint": "eslint . --fix"
|
|
},
|
|
"devDependencies": {
|
|
"@antfu/eslint-config": "^0.27.0",
|
|
"eslint": "^8.26.0"
|
|
}
|
|
}
|