{ "name": "@aikidosec/safe-chain-e2e-tests", "private": true, "version": "1.0.0", "description": "End-to-end tests for the Aikido Safe Chain", "scripts": { "test": "node --test **/*.spec.js" }, "keywords": [], "author": "Aikido Security", "license": "AGPL-3.0-or-later", "type": "module", "dependencies": { "node-pty": "^1.0.0" } }