UNPKG

subpkg

Version:

Minimal utility for managing projects with sub-packages

17 lines (16 loc) 324 B
{ "name": "subpkg", "version": "4.1.0", "description": "Minimal utility for managing projects with sub-packages", "author": "Kirk Scheibelhut", "license": "MIT", "bin": { "subpkg": "index.js" }, "repository": "github:scheibo/subpkg", "keywords": [ "minimal", "package", "sub-package" ] }