mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-16 18:21:35 +01:00
11 lines
137 B
JSON
11 lines
137 B
JSON
{
|
|
"name": "sinonjs",
|
|
"version": "1.7.3",
|
|
"main": "sinon.js",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"components"
|
|
]
|
|
}
|