purescript-0.12.0: tests/support/bower.json
{
"name": "purescript-test-suite-support",
"dependencies": {
"purescript-arrays": "purescript/purescript-arrays#compiler/0.12",
"purescript-assert": "purescript/purescript-assert#compiler/0.12",
"purescript-bifunctors": "purescript/purescript-bifunctors#compiler/0.12",
"purescript-console": "purescript/purescript-console#compiler/0.12",
"purescript-control": "purescript/purescript-control#compiler/0.12",
"purescript-distributive": "purescript/purescript-distributive#compiler/0.12",
"purescript-effect": "purescript/purescript-effect#compiler/0.12",
"purescript-either": "purescript/purescript-either#compiler/0.12",
"purescript-foldable-traversable": "purescript/purescript-foldable-traversable#compiler/0.12",
"purescript-functions": "purescript/purescript-functions#compiler/0.12",
"purescript-gen": "purescript/purescript-gen#compiler/0.12",
"purescript-generics-rep": "purescript/purescript-generics-rep#compiler/0.12",
"purescript-globals": "purescript/purescript-globals#compiler/0.12",
"purescript-identity": "purescript/purescript-identity#compiler/0.12",
"purescript-integers": "purescript/purescript-integers#compiler/0.12",
"purescript-invariant": "purescript/purescript-invariant#compiler/0.12",
"purescript-lazy": "purescript/purescript-lazy#compiler/0.12",
"purescript-lists": "purescript/purescript-lists#compiler/0.12",
"purescript-math": "purescript/purescript-math#compiler/0.12",
"purescript-maybe": "purescript/purescript-maybe#compiler/0.12",
"purescript-newtype": "purescript/purescript-newtype#compiler/0.12",
"purescript-nonempty": "purescript/purescript-nonempty#compiler/0.12",
"purescript-partial": "purescript/purescript-partial#compiler/0.12",
"purescript-prelude": "purescript/purescript-prelude#compiler/0.12",
"purescript-proxy": "purescript/purescript-proxy#compiler/0.12",
"purescript-psci-support": "purescript/purescript-psci-support#compiler/0.12",
"purescript-refs": "purescript/purescript-refs#compiler/0.12",
"purescript-st": "purescript/purescript-st#compiler/0.12",
"purescript-strings": "purescript/purescript-strings#compiler/0.12",
"purescript-tailrec": "purescript/purescript-tailrec#compiler/0.12",
"purescript-tuples": "purescript/purescript-tuples#compiler/0.12",
"purescript-type-equality": "purescript/purescript-type-equality#compiler/0.12",
"purescript-typelevel-prelude": "purescript/purescript-typelevel-prelude#compiler/0.12",
"purescript-unfoldable": "purescript/purescript-unfoldable#compiler/0.12",
"purescript-unsafe-coerce": "purescript/purescript-unsafe-coerce#compiler/0.12"
},
"resolutions": {
"purescript-arrays": "compiler/0.12",
"purescript-assert": "compiler/0.12",
"purescript-bifunctors": "compiler/0.12",
"purescript-console": "compiler/0.12",
"purescript-control": "compiler/0.12",
"purescript-distributive": "compiler/0.12",
"purescript-effect": "compiler/0.12",
"purescript-either": "compiler/0.12",
"purescript-foldable-traversable": "compiler/0.12",
"purescript-functions": "compiler/0.12",
"purescript-gen": "compiler/0.12",
"purescript-generics-rep": "compiler/0.12",
"purescript-globals": "compiler/0.12",
"purescript-identity": "compiler/0.12",
"purescript-integers": "compiler/0.12",
"purescript-invariant": "compiler/0.12",
"purescript-lazy": "compiler/0.12",
"purescript-lists": "compiler/0.12",
"purescript-math": "compiler/0.12",
"purescript-maybe": "compiler/0.12",
"purescript-newtype": "compiler/0.12",
"purescript-nonempty": "compiler/0.12",
"purescript-partial": "compiler/0.12",
"purescript-prelude": "compiler/0.12",
"purescript-proxy": "compiler/0.12",
"purescript-psci-support": "compiler/0.12",
"purescript-refs": "compiler/0.12",
"purescript-st": "compiler/0.12",
"purescript-strings": "compiler/0.12",
"purescript-tailrec": "compiler/0.12",
"purescript-tuples": "compiler/0.12",
"purescript-type-equality": "compiler/0.12",
"purescript-typelevel-prelude": "compiler/0.12",
"purescript-unfoldable": "compiler/0.12",
"purescript-unsafe-coerce": "compiler/0.12"
}
}