25 lines
595 B
JSON
25 lines
595 B
JSON
{
|
|
"name": "velxio-e2e-tests",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "velxio-e2e-tests",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"rp2040js": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/rp2040js": {
|
|
"version": "1.3.2",
|
|
"resolved": "https://registry.npmjs.org/rp2040js/-/rp2040js-1.3.2.tgz",
|
|
"integrity": "sha512-Be/MZsz/DJwpWBXXjE7SK3pNlhbkceetxnNl+BWatrHOyYByCJs4k6BUddwJNaxkkk2oULDzgSLwmkxvV7VkmA==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|