(find-dependencies file-path {:keys [transitive?]})
Collects NPM dependencies from a package.json
file and its accompanying
package-lock.json
. Does not work with Yarn lock files.
Collects NPM dependencies from a `package.json` file and its accompanying `package-lock.json`. Does not work with Yarn lock files.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close