{
  "name": "clr-dir",
  "version": "0.0.3-beta",
  "description": "A npm package to organize the directory quickly",
  "main": "index.js",
  "scripts": {
    "start": "node index.js"
  },
  "bin": {
    "clr-dir": "./index.js"
  },
  "author": "",
  "license": "ISC"
}
