Last active
October 5, 2017 22:51
-
-
Save spirinvladimir/6166c8cd68d9a2718f65be06ca06a334 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
VladimisMacBook:flat_json a$ mix hex.publish | |
Publishing flat_json 0.1.0 | |
App: flat_json | |
Name: flat_json | |
Files: | |
lib/flat_json.ex | |
mix.exs | |
README.md | |
Description: Decode string with flat JSON to Map | |
Version: 0.1.0 | |
Build tools: mix | |
Licenses: Apache 2.0 | |
Maintainers: Vladimir Spirin | |
Links: | |
GitHub: https://github.com/flat-json/flat-json | |
Elixir: ~> 1.5 | |
Before publishing, please read the Code of Conduct: https://hex.pm/policies/codeofconduct | |
Proceed? [Yn] Y | |
Building docs... | |
Compiling 1 file (.ex) | |
Generated flat_json app | |
Docs successfully generated. | |
View them at "doc/index.html". | |
Passphrase: | |
Publishing package... | |
[#########################] 100% | |
Package published to https://hex.pm/packages/flat_json/0.1.0 (902efcb3d87b9c2159735b2238e8c7249427d6909523b9c3c124c3faf169659c) | |
Publishing docs... | |
[#########################] 100% | |
Docs published to https://hexdocs.pm/flat_json/0.1.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment