forked from elm/compiler
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
40 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"name": "elm", | ||
"name": "@lydell/elm", | ||
"version": "0.19.1-9", | ||
"description": "Installer for Elm: just downloads the binary into node_modules", | ||
"description": "EXPERIMENTAL Installer for Elm: just downloads the binary into node_modules", | ||
"license": "BSD-3-Clause", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/elm/compiler.git" | ||
"url": "https://github.com/lydell/compiler.git" | ||
}, | ||
"homepage": "https://github.com/elm/compiler/tree/master/installers/npm", | ||
"bugs": "https://github.com/elm/compiler/issues", | ||
"homepage": "https://github.com/lydell/compiler/tree/master/installers/npm", | ||
"bugs": "https://github.com/lydell/compiler/issues", | ||
"author": { | ||
"name": "Evan Czaplicki", | ||
"email": "[email protected]", | ||
|
@@ -36,10 +36,10 @@ | |
], | ||
"bin": { "elm": "bin/elm" }, | ||
"optionalDependencies": { | ||
"@evancz/elm_darwin_arm64": "0.19.1-0", | ||
"@evancz/elm_darwin_x64": "0.19.1-1", | ||
"@evancz/elm_linux_arm64": "0.19.1-2", | ||
"@evancz/elm_linux_x64": "0.19.1-0", | ||
"@evancz/elm_win32_x64": "0.19.1-0" | ||
"@lydell/elm_darwin_arm64": "0.19.1-0", | ||
"@lydell/elm_darwin_x64": "0.19.1-1", | ||
"@lydell/elm_linux_arm64": "0.19.1-2", | ||
"@lydell/elm_linux_x64": "0.19.1-0", | ||
"@lydell/elm_win32_x64": "0.19.1-0" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Elm | ||
|
||
This is the macOS ARM 64-bit binary for [Elm](https://elm-lang.org/). | ||
EXPERIMENTAL: This is the macOS ARM 64-bit binary for [Elm](https://elm-lang.org/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Elm | ||
|
||
This is the macOS 64-bit binary for [Elm](https://elm-lang.org/). | ||
EXPERIMENTAL: This is the macOS 64-bit binary for [Elm](https://elm-lang.org/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Elm | ||
|
||
This is the Linux ARM 64-bit binary for [Elm](https://elm-lang.org/). | ||
EXPERIMENTAL: This is the Linux ARM 64-bit binary for [Elm](https://elm-lang.org/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Elm | ||
|
||
This is the Linux 64-bit binary for [Elm](https://elm-lang.org/). | ||
EXPERIMENTAL: This is the Linux 64-bit binary for [Elm](https://elm-lang.org/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Elm | ||
|
||
This is the Windows 64-bit binary for [Elm](https://elm-lang.org/). | ||
EXPERIMENTAL: This is the Windows 64-bit binary for [Elm](https://elm-lang.org/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters