{
  "name": "easypathutil",
  "version": "1.2.4",
  "description": "Fluent filepaths, made simple.",
  "main": "index.js",
  "scripts": {
    "test": "node index.js",
    "lint": "eslint ."
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wzhouwzhou/easypathutil.git"
  },
  "keywords": [
    "easypath",
    "fluent",
    "filepath",
    "promise",
    "fs",
    "path",
    "builder",
    "pathbuilder",
    "es6",
    "modern"
  ],
  "author": "William Zhou",
  "license": "UNLICENSED",
  "bugs": {
    "url": "https://github.com/wzhouwzhou/easypathutil/issues"
  },
  "homepage": "https://github.com/wzhouwzhou/easypathutil#readme"
}
