UNPKG

voluptasmollitia

Version:
22 lines (21 loc) 533 B
{ "name": "firebase-messaging-integration-test", "private": true, "version": "0.2.1", "scripts": { "pretest:manual": "node ./download-browsers.js", "test": "mocha --exit", "test:ci": "node ../../scripts/run_tests_in_ci.js -s test", "test:manual": "mocha --exit" }, "devDependencies": { "firebase": "8.6.4", "chai": "4.2.0", "chromedriver": "89.0.0", "express": "4.17.1", "geckodriver": "1.21.1", "mocha": "7.2.0", "node-fetch": "2.6.1", "selenium-assistant": "6.1.0" } }