{
  "name": "path-is-inside",
  "description": "Tests whether one path is inside another path",
  "keywords": [
    "path",
    "directory",
    "folder",
    "inside",
    "relative"
  ],
  "version": "1.0.2",
  "author": {
    "name": "Domenic Denicola",
    "email": "d@domenic.me",
    "url": "https://domenic.me"
  },
  "license": "(WTFPL OR MIT)",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/domenic/path-is-inside.git"
  },
  "main": "lib/path-is-inside.js",
  "files": [
    "lib"
  ],
  "scripts": {
    "test": "mocha",
    "lint": "jshint lib"
  },
  "devDependencies": {
    "jshint": "~2.3.0",
    "mocha": "~1.15.1"
  },
  "bugs": {
    "url": "https://github.com/domenic/path-is-inside/issues"
  },
  "readme": "ERROR: No README data found!",
  "homepage": "https://github.com/domenic/path-is-inside#readme",
  "_id": "path-is-inside@1.0.2",
  "_shasum": "365417dede44430d1c11af61027facf074bdfc53",
  "_resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz",
  "_from": "path-is-inside@>=1.0.2 <1.1.0"
}
