mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-03-04 17:49:55 +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"
|
|
]
|
|
}
|