{
  "name": "@bb-cli/lib-find-backbase-items",
  "description": "Find backbase catalog items on the file system",
  "version": "1.3.0",
  "jsnext:main": "src/index.js",
  "main": "dist/index.js",
  "license": "SEE LICENSE IN LICENSE",
  "private": false,
  "dependencies": {
    "@bb-cli/base": "^2.1.10",
    "@bb-cli/portal-model": "^2.0.0",
    "glob": "^7.1.0",
    "glob-to-regexp": "^0.4.0",
    "ramda": "^0.22.1"
  },
  "keywords": [
    "bb-cli-lib"
  ]
}