| Field |
Value |
| bugs |
[] |
| contributors |
|
| dependencies |
|
| description |
Wrapper for json
|
| directories |
src
lib
priv
include
|
| homepage |
|
| keywords |
json
|
| licenses |
|
| maintainers |
Marcelo Gornstein <bWFyY2Vsb2dAZ21haWwuY29t>
|
| metadata |
published_by: "marcelog"
|
| name |
jsonex
|
| platforms |
[] |
| repositories |
GitHub
marcelog/jsonex
|
| version |
0.1
|
mix.exs
{:jsonex,"0.1",[github: "marcelog/jsonex", tag: "0.1"]}
rebar.config
{jsonex,"0.1",{git,"https://github.com/marcelog/jsonex",{tag,"0.1"}}}
SCM
$ git clone https://github.com/marcelog/jsonex jsonex && cd jsonex && git checkout 0.1
(Alternatively, you can run
expm spec jsonex 0.1 --format scm | sh)
package.exs
$ expm spec jsonex 0.1
comments powered by