fliphub-monorepo
Version:
the builder of builders
31 lines (30 loc) • 682 B
JSON
{
"name": "fliphub-resolve",
"version": "0.0.11",
"dependencies": {
"deep-replace": "*",
"flipfile": "*",
"fliplog": "*",
"fliptime": "*",
"mono-root": "*",
"izz": "*"
},
"main": "index.js",
"description": "resolve objects, arrays, strings, to app, monorepo, or custom scopes",
"keywords": [
"helpers",
"utils",
"debugging",
"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"
}
}