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