{
  "name": "momodevtools",
  "version": "1.0.6",
  "description": "file tools",
  "main": "index.js",
  "scripts": {
    "test": "momotool-test"
  },
  "keywords": [
    "momotool",
    "filemap",
    "getpages"
  ],
  "author": "momokara",
  "license": "ISC",
  "bin": {
    "moTools": "index.js"
  },
  "dependencies": {
    "inquirer": "^8.0.0"
  }
}
