Handbook
Glossary
github-package-json-latest ( owner repo -- json/f )
Vocabulary
npm
Inputs
owner
an
object
repo
an
object
Outputs
json/f
an
object
Definition
USING:
arrays
assocs
concurrency.combinators
kernel
sequences
;
IN:
npm
:
github-package-json-latest
( owner repo -- json/f )
?github-package-json
[
[
"dependencies"
of
]
[
"devDependencies"
of
]
bi
2array
[
[
over
npm-latest-version
"version"
of
2array
]
parallel-assoc-map
[
first2
=
not
]
filter-values
]
map
]
transmute
;