mirror of
https://github.com/fkie-cad/awesome-embedded-and-iot-security.git
synced 2024-10-01 05:45:37 -04:00
9 lines
94 B
JSON
9 lines
94 B
JSON
|
{
|
||
|
"scripts": {
|
||
|
"test": "awesome-lint"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"awesome-lint": "*"
|
||
|
}
|
||
|
}
|