fliphub-monorepo
Version:
the builder of builders
32 lines (31 loc) • 619 B
JSON
{
"name": "flipglob",
"version": "0.0.1",
"main": "index.js",
"description": "fluent globbing.",
"dependencies": {
"glob": "*",
"to-arr": "*",
"flipchain": "*",
"minimatch": "3.0.3",
"izz": "*"
},
"keywords": [
"glob",
"fluent",
"chain",
"easy",
"readable",
"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"
}
}