Files
gridpilot.gg/core/testing-support/package.json
2025-12-15 15:33:42 +01:00

7 lines
124 B
JSON

{
"name": "@gridpilot/testing",
"version": "0.1.0",
"private": true,
"main": "./index.ts",
"types": "./index.ts"
}