{
  "name": "@fav/path.isabsolute",
  "version": "0.9.0",
  "description": "Provides same behaviors of `path.isabsolute` module for all versions of node.js",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sttk/fav-path.git"
  },
  "keywords": [
    "isAbsolute",
    "path",
    "file"
  ],
  "author": "Takayuki Sato",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/sttk/fav-path/issues"
  },
  "homepage": "https://github.com/sttk/fav-path#readme",
  "dependencies": {
    "semver": "^5.3.0"
  }
}
