Skip to content

add a caching layer for the dependency tree to speed things up #10

@jstrachan

Description

@jstrachan

right now we have to do an npm install then npm list --json > foo.txt to get the NPM dependency tree.

it'd be nice to have some kind of caching layer so that can be really fast given an arbitrary package.json file

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions