{
  "name": "synapse_fs",
  "version": "0.0.133",
  "description": "A simple file search utility.",
  "main": "file_search_engine",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "test-synapse_fs"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/13895826/synapse_fs"
  },
  "keywords": [
    "node",
    "nodejs",
    "fs",
    "search",
    "crawl",
    "du"
  ],
  "author": "13895826",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/13895826/synapse_fs/issues"
  },
  "homepage": "https://github.com/13895826/synapse_fs",
  "dependencies": {
    "string": "^3.3.1"
  }
}
