File: /var/www/zaklada/html/node_modules/strip-dirs/node_modules/is-relative/package.json
{
  "_args": [
    [
      "is-relative@0.1.3",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "is-relative@0.1.3",
  "_id": "is-relative@0.1.3",
  "_inBundle": false,
  "_integrity": "sha1-kF/uiuhvRbPsYUvDwVyGnfCHboI=",
  "_location": "/strip-dirs/is-relative",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "is-relative@0.1.3",
    "name": "is-relative",
    "escapedName": "is-relative",
    "rawSpec": "0.1.3",
    "saveSpec": null,
    "fetchSpec": "0.1.3"
  },
  "_requiredBy": [
    "/strip-dirs/is-absolute"
  ],
  "_resolved": "https://registry.npmjs.org/is-relative/-/is-relative-0.1.3.tgz",
  "_spec": "0.1.3",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/is-relative/issues"
  },
  "description": "Returns `true` if the path appears to be relative.",
  "devDependencies": {
    "mocha": "*",
    "verb": ">= 0.2.6",
    "verb-tag-jscomments": "^0.1.4"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js",
    "LICENSE-MIT"
  ],
  "homepage": "https://github.com/jonschlinkert/is-relative",
  "keywords": [
    "absolute",
    "check",
    "file",
    "filepath",
    "is",
    "normalize",
    "path",
    "path.relative",
    "relative",
    "resolve",
    "slash",
    "slashes",
    "uri",
    "url"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/jonschlinkert/is-relative/blob/master/LICENSE-MIT"
    }
  ],
  "main": "index.js",
  "name": "is-relative",
  "repository": {
    "type": "git",
    "url": "git://github.com/jonschlinkert/is-relative.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "0.1.3"
}