{ "_args": [ [ "is-relative@0.2.1", "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys" ] ], "_development": true, "_from": "is-relative@0.2.1", "_id": "is-relative@0.2.1", "_inBundle": false, "_integrity": "sha1-0n9MfVFtF1+2ENuEu+7yPDvJeqU=", "_location": "/is-relative", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-relative@0.2.1", "name": "is-relative", "escapedName": "is-relative", "rawSpec": "0.2.1", "saveSpec": null, "fetchSpec": "0.2.1" }, "_requiredBy": [ "/is-absolute" ], "_resolved": "https://registry.npmjs.org/is-relative/-/is-relative-0.2.1.tgz", "_spec": "0.2.1", "_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/is-relative/issues" }, "dependencies": { "is-unc-path": "^0.1.1" }, "description": "Returns `true` if the path appears to be relative.", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/is-relative", "keywords": [ "absolute", "check", "file", "filepath", "is", "normalize", "path", "path.relative", "relative", "resolve", "slash", "slashes", "uri", "url" ], "license": "MIT", "main": "index.js", "name": "is-relative", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/is-relative.git" }, "scripts": { "test": "mocha" }, "verb": { "related": { "list": [ "is-absolute", "is-relative", "is-dotfile", "is-glob", "is-unc-path" ] } }, "version": "0.2.1" }