🍴 Meu Garfo é uma visualização em grafo dos CNPJs cuducos.tngl.io/meu-garfo
1

Configure Feed

Select the types of activity you want to include in your feed.

at main 1.7 kB View raw
1{ 2 "type": "application", 3 "source-directories": [ 4 "src" 5 ], 6 "elm-version": "0.19.1", 7 "dependencies": { 8 "direct": { 9 "elm/browser": "1.0.2", 10 "elm/core": "1.0.5", 11 "elm/html": "1.0.1", 12 "elm/http": "2.0.0", 13 "elm/json": "1.1.4", 14 "elm/svg": "1.0.1", 15 "elm/url": "1.0.0", 16 "gampleman/elm-visualization": "2.4.2" 17 }, 18 "indirect": { 19 "avh4/elm-color": "1.0.0", 20 "elm/bytes": "1.0.8", 21 "elm/file": "1.0.5", 22 "elm/parser": "1.1.0", 23 "elm/random": "1.0.0", 24 "elm/regex": "1.0.0", 25 "elm/time": "1.0.0", 26 "elm/virtual-dom": "1.0.5", 27 "elm-community/list-extra": "8.7.0", 28 "elmcraft/core-extra": "2.3.0", 29 "folkertdev/elm-deque": "3.0.1", 30 "folkertdev/one-true-path-experiment": "6.0.1", 31 "folkertdev/svg-path-lowlevel": "4.0.1", 32 "gampleman/elm-rosetree": "1.1.0", 33 "ianmackenzie/elm-1d-parameter": "1.0.1", 34 "ianmackenzie/elm-float-extra": "1.1.0", 35 "ianmackenzie/elm-geometry": "3.11.0", 36 "ianmackenzie/elm-interval": "3.1.0", 37 "ianmackenzie/elm-triangular-mesh": "1.1.0", 38 "ianmackenzie/elm-units": "2.10.0", 39 "ianmackenzie/elm-units-interval": "3.2.0", 40 "ianmackenzie/elm-units-prefixed": "2.8.0", 41 "justinmimbs/date": "4.1.0", 42 "justinmimbs/time-extra": "1.2.0", 43 "rtfeldman/elm-hex": "1.0.0", 44 "ryan-haskell/date-format": "1.0.0" 45 } 46 }, 47 "test-dependencies": { 48 "direct": {}, 49 "indirect": {} 50 } 51}