dev-dep-tool
Provide common package devDependencies
-
π source/- main source code, in output package will be:
-
dev-dep-tool/library
: for direct use, userequire() / exports.*=
-
dev-dep-tool/module
: for use withbabel-node
, keepimport / export
and readability
-
- main source code, in output package will be:
-
π source-bin/- bin source code, in output package will be
dev-dep-tool/bin
- bin source code, in output package will be
-
π resource/- resource for pack sub package
-
π config/- config for pack sub package
-
π SPEC.md- list of all directly accessible codes, sort of an API lockfile