CCNA_Autofill/test/package.json
Snoweuph 83359af04a
All checks were successful
QS / QS (push) Successful in 7s
Moved to Template
2024-12-21 16:09:09 +01: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"
}
}