project-nomad/package.json
2026-03-27 09:23:46 -05:00

17 lines
352 B
JSON

{
"name": "project-nomad",
"version": "1.30.3",
"description": "\"",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Crosstalk Solutions, LLC",
"license": "ISC",
"devDependencies": {
"@testing-library/react": "^16.3.2",
"jsdom": "^29.0.1",
"vitest": "^4.1.1"
}
}