26 lines
865 B
YAML
26 lines
865 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: JetBrains.WebStorm
|
|
PackageVersion: "2021.1"
|
|
PackageName: WebStorm
|
|
Publisher: JetBrains
|
|
License: Copyright © JetBrains s.r.o.
|
|
LicenseUrl: https://www.jetbrains.com/store/license.html
|
|
Moniker: webstorm
|
|
Tags:
|
|
- javascript
|
|
- typescript
|
|
- html
|
|
- css
|
|
- ide
|
|
ShortDescription: A powerful IDE for modern JavaScript development with code completion and refactoring for JavaScript, TypeScript, and the most popular web frameworks.
|
|
PackageUrl: https://www.jetbrains.com/webstorm
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://download.jetbrains.com/webstorm/WebStorm-2021.1.exe
|
|
InstallerSha256: BDEB616C8F3315AAD215044EC4AA7B140BFD5D85046CF22FB45FE80927C61112
|
|
InstallerType: nullsoft
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|