{
  "name": "list-all-files",
  "version": "1.0.2",
  "description": "list all the files in subdirectories",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "laf": "index.js"
  },
  "author": "Tiger Wang",
  "license": "ISC"
}
