mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-18 17:12:53 +03:00
9 lines
145 B
JSON
9 lines
145 B
JSON
|
{
|
||
|
"name": "eslint-plugin-twenty",
|
||
|
"version": "0.0.1",
|
||
|
"main": "index.js",
|
||
|
"dependencies": {
|
||
|
"postcss": "^8.4.24"
|
||
|
}
|
||
|
}
|