{
    "name": "y-find",
    "version": "0.0.8",
    "description": "A command line utility to search for files.",
    "bin": {
        "y-find": "./y-find.js"
    },
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": [
    "find",
    "search",
    "command",
    "line"
  ],
    "dependencies": {
        "y-log": "0.0.3"
    },
    "author": "Alex Yursha",
    "license": "ISC"
}
