{
  "name": "@imbricate/local-fundamental",
  "main": "index.js",
  "version": "1.17.0",
  "description": "The Local File System Fundamental for Imbricate",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Imbricate/Imbricate-Local-Fundamental.git"
  },
  "keywords": [
    "API"
  ],
  "author": "WMXPY",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Imbricate/Imbricate-Local-Fundamental/issues"
  },
  "homepage": "https://imbricate.io",
  "dependencies": {
    "@sudoo/io": "^1.8.0",
    "@sudoo/uuid": "^1.1.0"
  },
  "peerDependencies": {
    "@imbricate/core": "*"
  }
}