fliphub-monorepo
Version:
the builder of builders
27 lines (26 loc) • 581 B
JSON
{
"name": "monono",
"version": "0.0.9",
"main": "index.js",
"description": "monorepos without symlinking or nesting node_module folder structure",
"dependencies": {
"flipfile": "*"
},
"keywords": [
"monorepo",
"mono",
"symlink",
"require",
"fliphub",
"flipbox"
],
"author": "James <aretecode@gmail.com>",
"homepage": "https://github.com/fliphub/fliphub#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/fliphub/fliphub.git"
},
"bugs": {
"url": "https://github.com/fliphub/fliphub/issues"
}
}