{
  "name": "is-local-path",
  "version": "0.1.6",
  "description": "Test whether a path is local.",
  "repository": "panosoft/is-local-path",
  "main": "lib/index.js",
  "scripts": {
    "test": "mocha test"
  },
  "author": "",
  "license": "MIT",
  "devDependencies": {
    "chai": "^3.2.0",
    "mocha": "^2.2.5"
  }
}
