1
1
Fork 0
CCNA_Autofill_Userscript/test/package.json
Snoweuph 47b5bd601c
All checks were successful
QS / Javadoc (push) Successful in 8s
Setup Testing
2024-05-25 12:05:23 +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"
}
}