Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxleiko/pkg-hash-cli

Generates an MD5 hash based on local source code using package.json "main" as entry and hashing every local require sources using Acorn and a proper AST
https://github.com/maxleiko/pkg-hash-cli

Last synced: 7 days ago
JSON representation

Generates an MD5 hash based on local source code using package.json "main" as entry and hashing every local require sources using Acorn and a proper AST

Awesome Lists containing this project

README

        

# pkg-hash-cli
Generates an MD5 hash based on local source code using package.json "main" as entry and hashing every local require sources using Acorn and a proper AST