UNPKG

msync

Version:

Easily manage building and syncing multiple node-modules in a flexibly defined workspace.

9 lines (8 loc) 145 B
{ "name": "msync.sample-1", "version": "0.0.7", "scripts": { "build": "rm -rf ./libs && tsc", "prepublish": "yarn run build" } }