/
githubmirror
/
aspnetcore
Обзор
Документация
Войти
/
githubmirror
/
aspnetcore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/ProjectTemplates/test/Templates.Tests/package.json
16 строк
420 B
Brennan
Add scope for internal npm packages (#58476)
17 окт 2024, 19:34
Не верифицирован
17 окт 2024, 19:34
b6e8087
Код
Авторство
О чём код?
{ "name": "@microsoft/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" }, "author": "", "license": "MIT", "dependencies": { "selenium-standalone": "^7.1.0", "string_decoder": ">=1.3.0" } }