{
  "name": "@ran-guin/recursive-list",
  "version": "1.0.15",
  "description": "> TODO: description",
  "author": "Ran <ran.guin@gmail.com>",
  "homepage": "https://gitlab.com/ran-guin/vue-helper#readme",
  "license": "ISC",
  "main": "lib/recursive-list.js",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "lib"
  ],
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/ran-guin/vue-helper.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "bugs": {
    "url": "https://gitlab.com/ran-guin/vue-helper/issues"
  },
  "dependencies": {
    "pug": "^3.0.0"
  },
  "gitHead": "be3fe1497960e900d84fc9f24a141f2a85c2e8e9"
}
