"scripts": "test":"mocha --reporter progress buildScripts/testSetup.js \"src/**/*.test.js\"", "test:watch":"npm run test -- --watch", "start": "npm-run-all --parallel isSecure open:src lint:watch test:watch",