1
1
Fork 0
CCNA_Autofill_Userscript/test/package.json
Snoweuph ce991cc05e
All checks were successful
QS / QS (push) Successful in 8s
Setup Testing
2024-05-25 12:14:05 +02:00

11 lines
192 B
JSON

{
"scripts": {
"test": "node test.js"
},
"dependencies": {
"chalk": "^4",
"deep-diff": "^1.0.2",
"jsdom": "^24.0.0",
"vm": "^0.1.0"
}
}