UNPKG

msync

Version:

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

12 lines (11 loc) 185 B
{ "name": "msync.sample-2", "version": "0.1.40", "dependencies": { "react": "^15.5.4", "msync.sample-1": "^0.0.7" }, "scripts": { "prepublish": "echo no-op" } }