{ "name": "microsoft.aspnetcore.projecttemplates.tests", "version": "0.0.1", "description": "Not a real package. This file exists only to declare dependencies.", "main": "index.js", "private": true, "scripts": { "selenium-standalone": "selenium-standalone", "prepare": "selenium-standalone install" }, "author": "", "license": "Apache-2.0", "dependencies": { "selenium-standalone": "^6.15.4" } }